Hi
Does the webproxy use the default gateway for its serverconnections or can I route the proxy server through another gateway. What I’m trying to do is to use a shaped ADSL connection for browsing and an unshaped one for all the other stuff. I used a mangle rule to mark the routing for all traffic on port 80 and I have a gateway for this routing mark. This does’nt work. As soon as I redirect the port 80 to 8080 for the proxy all traffic goes through the default gateway and nothing through the shaped connection. Please help me
OK Thanks
I read in the post from FEWI http://forum.mikrotik.com/t/configure-webproxy-transparent/32480/5 that the webproxy’s traffic originate from the router in other words I need to mark the routing in the output chain. It actually works thanks