I also have problems when user from hotspot side try to make signup ... redirect to paypal then hotspot again ask for username pass ...
Here is my walled-garden list:
/ip hotspot walled-garden
add action=allow comment="My rules" disabled=no dst-host=i.imgur.com \
dst-port=80 path="" server=hotspot2 src-address=192.168.3.0/24
add action=allow comment="My rules" disabled=no dst-host=\
http://downloads.openwrt.org/* dst-port=80 path="" server=hotspot2 \
src-address=192.168.3.0/24
add action=allow comment="My rules" disabled=no dst-host=\
downloads.openwrt.org dst-port=80 path="" server=hotspot2 src-address=\
192.168.3.0/24
add action=allow comment="My rules" disabled=no dst-host=*.zoneedit.com \
dst-port=443 path="" server=hotspot2 src-address=192.168.3.0/24
add action=allow comment="My rules" disabled=no dst-host=*.zoneedit.com \
dst-port="" path="" server=hotspot2 src-address=192.168.3.0/24
add action=allow comment=paypal disabled=no dst-host=central-user.wisp.hr \
dst-port=443 path="" server=hotspot2 src-address=192.168.3.0/24
add action=allow comment=paypal disabled=no dst-host=www.paypal.com dst-port=\
443 server=hotspot2 src-address=192.168.3.0/24
add action=allow comment=paypal disabled=no dst-host=\
":^www\\\\.paypal\\\\.com\\\$" dst-port=443 server=hotspot2 src-address=\
192.168.3.0/24
add action=allow comment=paypal disabled=no dst-host=\
":^content\\.paypalobjects\\.com\$" dst-port=443 server=hotspot2 \
src-address=192.168.3.0/24
add action=allow comment=paypal disabled=no dst-host=*.akamaiedge.net \
dst-port="" server=hotspot2 src-address=192.168.3.0/24
add action=allow comment=paypal disabled=no dst-host=paypal.112.2O7.net \
dst-port="" server=hotspot2 src-address=192.168.3.0/24
add action=allow comment=paypal disabled=no dst-host=paypal.*.net dst-port="" \
server=hotspot2 src-address=192.168.3.0/24
add action=allow comment=paypal disabled=no dst-host=*.edgekey.net dst-port=\
"" server=hotspot2 src-address=192.168.3.0/24
add action=allow comment=paypal disabled=no dst-host=*.akadns.net dst-port="" \
server=hotspot2 src-address=192.168.3.0/24
add action=allow comment="My rules" disabled=no dst-host=checkip.dyndns.org \
dst-port=80 path="" server=hotspot2 src-address=192.168.3.0/24
add action=allow comment="My rules" disabled=no dst-host=*.dnsomatic.com \
dst-port=80 path="" server=hotspot2 src-address=192.168.3.0/24
add action=allow comment="My rules" disabled=no dst-host=*.dnsomatic.com \
dst-port=443 path="" server=hotspot2 src-address=192.168.3.0/24
add action=allow comment="My rules" disabled=no dst-host=*.checkip.org \
dst-port=80 path="" server=hotspot2 src-address=192.168.3.0/24
add action=allow comment="My rules" disabled=no dst-host=*.dnsomatic.com \
dst-port=80 path="" server=hotspot2 src-address=192.168.3.0/24
Does anybody have working walled-garden list for paypal ? for latest stable ROS v 5.12
Thanks!