i our organization we using squid proxy server...
right now we have 2 isp internet lines...
eth0 --- is connected one isp lines
eth1---is connected second isp lines
eth2--is connected local area network
wt is scenario is i want the split in internet traffic between isp lines from the lan
example my lan is 192.168.0.0/24 i want tell 192.168.0.2 address go to eth0 isp line
and 192.168.0.3 address go to eth1 isp line... otherwise we split a internet traffic
network wise(192.168.0.0/24 go to eth0 and 192.168.1.0/24 go to eth1)
plz guide how to configure this scenario


