Hi
I have installed squid-2.6.STABLE5. When changing the browser of the client
to use a proxy server my squid works but when I make the change to use it as
a transparent proxy I get the error FATAL: Received Segment
Violation...dying. and cannot get to any web pages.
I use Slackware 11 with kernel 2.4.33.3
My squid.conf have the following
http_port 3128 transparent
and I have the following to intercept requests to port 80
/usr/sbin/iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT
--to-port 3128
I did configure Squid with --enable-linux-netfilter
Any ideas where I go wrong?
Thanks
Isak
Received on Thu Nov 16 2006 - 05:53:55 MST
This archive was generated by hypermail pre-2.1.9 : Fri Dec 01 2006 - 12:00:03 MST