Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Proxy Server Support => Topic started by: sathish on April 04, 2005, 11:07:29 AM

Title: squid lan ip
Post by: sathish on April 04, 2005, 11:07:29 AM
Hello Linux team!!!

I have configured masquerading + squid.

also done transperent proxy,
eth0- isp eth1-lan

now i want 2 internal lan IP's [192.168.1.10 and 192.168.1.11] it should connect to the internet direct not through squid.

plz let me know how to do.

Thanking you,

Sathish
Title: squid lan ip
Post by: gauravbajaj on April 05, 2005, 10:58:14 AM
Hi dear,
ya u can do that with help of switch....
Gaurav
Title: squid lan ip
Post by: Ricky on April 05, 2005, 11:59:42 AM
When you have done transparent proxy then it is not possible (at least for me) to give direct connection to some ips on LAn using iptables.

It is b'coz we are capturing all port 80 request and redirecting them to squid. Now if there is way by which we can tell machine not to capture from those ips then you are done ! :)