Hey guys,
Just noticed an issue between the ip proxy settings and ip hotspot walled-garden settings.
Firstly, an export of my walled garden:
/ip hotspot walled-garden
add action=allow comment="place hotspot rules here" disabled=yes
add action=allow comment="" disabled=no dst-host=*bom.gov.au*
add action=allow comment="" disabled=no dst-host=*google.com.au dst-port=80
add action=allow comment="" disabled=no dst-host=*maps.google.com.au*
add action=allow comment=Paypal-allowance disabled=no dst-host=":^www\\.paypal\\.com\$" dst-port=443
add action=allow comment=Paypal-allowance disabled=no dst-host=":^content\\.paypalobjects\\.com\$" dst-port=443
add action=allow comment=Paypal-allowance disabled=no dst-host=*.akamaiedge.net
add action=allow comment="" disabled=no dst-host=addons.mozilla.org dst-port=443
add action=allow comment="" disabled=no dst-host=sb-ssl.google.com dst-port=443
add action=deny comment="" disabled=no dst-host=images.google.com.au
add action=deny comment="" disabled=no dst-host=video.google.com.au
add action=allow comment=Paypal-allowance disabled=no dst-host=":^www\\.paypal\\.com\$" dst-port=80
add action=allow comment="Allow firefox addons otherwise browser generates error on startup" disabled=no dst-host=addons.mozilla.org dst-port=443
add action=allow comment="similar error to firefox but with google chrome and other google plugins" disabled=no dst-host=sb-ssl.google.com dst-port=443
add action=allow comment="stop error from locking up firefox when using ubiquity" disabled=no dst-host=ubiquity.mozilla.com dst-port=443
and a copy of my proxy acl:
/ip proxy access
add action=allow comment="" disabled=no src-address=192.168.X.X/24
add action=allow comment="if rule not added, no access to walled garden content" disabled=no src-address=172.16.11.0/24
add action=deny comment="" disabled=no
Now the issue:
We occasionally use the web-proxy to get in remotely to a local switch/ap etc etc. For this reason although we normally leave the proxy turned off I have some access rules in there to a) prevent anyone on the internet from finding it as an open proxy while we are doing the work and b) in case someone leaves it on after they’ve done their work.
I noticed however that regardless of the proxy being turned on or off, if I didn’t create an allow entry that included the local hotspot users ip range then they would simply get the proxy “Error: forbidden” when trying to access any of the sites listed above in the walled garden other than paypal
Is anyone seeing similar issues? I know the proxy is used as part of the hotspot redirection/walled garden setup but I wouldn’t think it should share the same access list at all.
This is on an x86 server running v4.3