Hi,
I am having problems with transparent proxy.
I have changed all the settings as outlined in the HOW-TO
the squid box is the default gateway
It works well with the proxy settings enabled in the browser..
But will not get any pages when i disable the proxy settings in my browser
ip_forwarding is enabled
The squid.conf now contains
http_port 3128
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
I have also add the ipchains rules
ipchains -N allow1
ipchains -A allow1 -p TCP -s 61.12.101.0/24 -d 0/0 80 -j REDIRECT 3128
ipchains -I input -j allow1
What am i doing wrong ????????
-------------------------------------
Stuart G. Clark
Manager,
Spacelink Communications Pty. Ltd.
http://www.spacelink.com.au
+61 03 9 888 9874
-------------------------------------
Received on Fri May 18 2001 - 11:05:13 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:11 MST