I am planning for dual proxy on a single machine.
It mean that On the same squid server there will be two proxy servers running(two interfaces, two ip's and two ports) 172.28.2.19:8080 and 172.28.2.20:808.Currently only IP 172.28.2.19 is NATed to a public IP.
The proxy servers are 172.28.2.19:8080 and 172.28.2.20:8081, if I am configuring a system browser to proxy-20, I am able to access internet even if the IP(172.28.2.20) is not NATed. How it is happening.
The other query is, can we use another public ip to be NATed to 172.28.2.20 and will the traffic go through that public IP.
I made configuration in the proxy server (Squid) for two servers .
As per the above, can somebody help me in explaining the scenario
Regards
Rajesh