Squid with Dual Wan
-
I have my network as follows:
WAN1 : Static IP xxx.xxx.xxx.xxx
WAN2 : Dynamic IP
LAN1 : 192.168.100.0/24What I want to do is set up a non-transparent squid proxy whose traffic goes through WAN2. And default gateway is WAN1. All non-proxy traffic should go through WAN1.
I have installed squid and selected the Outgoing Network Interface to WAN2. But this way proxy is connected but the internet does not work.
Internet over proxy only works when Both default gateway and Outgoing Network Interface in squid are the same.Kindly help solve the issue. Im a novice user.
-
-
@viktor_g I have selected the Outgoing Network Interface to WAN2. But this way proxy is connected but the internet does not work. Because the default gateway is WAN1.
Internet over proxy only works when Both default gateway and Outgoing Network Interface in squid are the same.