Hi all!

I have a 4.11 BSD box with squid [latest] on it. I want to use it as a
transparent proxy. Every setting which is necessary has been set correctly
but without if I don't set the 3128 on my browser it doesn't work and the
access.log doesn't show anything. It seems the transparent concept is
missing with the cache.

I've checked the squid.conf and it has all the necessary settings. Squid is
listening on 3128, have checked before. Squid module is up and running and
my firewall has just these two lines:

ipfw add allow ip from any to any
ipfw add fwd 127.0.0.1,3128 tcp from any to any 80

Also I have read the most of forums but I am wondering why it isn't working!


Thank you

Reply via email to