I would check the howto iptables. This is not squid related.
Jeff
-----Original Message-----
From: shaheen@OpenNetbd.com [mailto:shaheen@OpenNetbd.com]
Sent: Thursday, November 07, 2002 11:21 AM
To: squid-users@squid-cache.org
Subject: [squid-users] Restricting users to access web w/o using SQUID
Hi, I am seeing some users are bypassing the squid proxy servers by
going directly to the net. Any way to restrict this? They simply do not
have the proxy server mentioned in their browser and using the proxy
server as their default gateway (which has 2 NICs, one pvt other
public).
I am running 2.4STABLE7 of SQUID on RH 7.3 and have the following
iptables commands in my rc.local file.
/sbin/iptables -t nat -P POSTROUTING DROP
/sbin/iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
Received on Thu Nov 07 2002 - 10:48:12 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:11:13 MST