HI Experts, I'm struggling to get squid to work the way i need it to. My setup : 1x Server : Ubuntu 14
Both instances have their own configuration file and squid starts both instances without issues. the mngt instance is configured to use tcp_outgoing_address : 10.0.0.2 and all_else instance configured to use tcp_outgoing_address : 10.0.1.2, but when i test a website that reveals your outside IP, it always seems to only go out via the 1 DSL network and not the other. If i remove the default route to DSL1, then both instances works via DSL2. My thoughts was that if the outgoing_address is 10.0.0.2 it should go out via DSL1 and if outgoing_address is 10.0.1.2 it should go via DSL2. If it try to use an outgoing address that is not the IP of the configured eth interface, then it complains about binding issues. I'm not using any firewalls of sorts to manipulate routing at this stage. I really would prefer to use 1x VM (squid) instead of 2 seperate VMs running squid... Any suggestions?
Thanks |
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users