Hotspot with external proxy

hello dudes,

i succesfull redirect the traffic to port 80 from my MT to an external squid proxy server with dst-nat, but when i setu a hotspot t doesnt work, any helps.? thanks

Exclude the squid proxy server IP address in your dst-nat redirect rule. That is, include src-address=!x.x.x.x in the NAT redirect rule. Please note the “!”. Where x.x.x.x is the ip address of your squid box. Also add the IP to walled garden in hotspot.

ok dude, i will try this thanks