This is not related to iptables as such, but still - Check two things,
1. have you configured squid to work as a transparent proxy? There are a couple of things you need to change in squid.conf. Transparent proxy does not work without those. 2. Do you have any particular http_access acls related to these client machines? Check squid access_log and see what entries you get when you are denied access. VaibhaV On Wed, 6 Mar 2002 11:34:29 -0500 "Segree, Gareth" <[EMAIL PROTECTED]> wrote: > I thought that I had a better handle on netfilter but i guess not. > Well here's my setup > > local_net=10.0.0.0/24 > iptables-box-eth1=10.0.0.2 > iptables-box-eth0=10.0.1.2 > adsl-router=10.0.1.1 > squid-box=10.0.0.3 > > > internet > | > adsl-router [NAT-enabled] > | > iptables-box [NAT] > | > | > +------+------+-----------+ > | | | > squid-box client1 client2 > 10.0.0.3 10.0.0.4 10.0.0.5