On 19/01/2013 8:26 a.m., kamaljeet singh wrote:
Hello,


I'm looking to implement a single squid-proxy server for two different VLANs. Both 
VLAN have their outgoing traffic configured through different ISP i.e. traffic for 
users on VLAN1 is routed through ISP1 and traffic for users on VLAN2 is routed 
through ISP2. The proxy server needs to be setup such that it should route internet 
traffic for users in VLAN1 through ISP1 and for users in VLAN2 traffic should be 
routed through ISP2. Is this kind of setup possible? If yes, what hardware & 
software configurations will be needed to fulfill this requirement.

Yes it is possible.
Use cache_peer if your ISP have proxies you can route directly to.
Or tcp_outgoing_* functionality to set TOS or MARK values for the system route selection to make decisions about particular traffic.

Amos

Reply via email to