> I am running Squid 3 and trying to use the transparent proxy features.
>
> In my squid.conf I have:
>
> http_port 8000 transparent
We cannot define the http_port as like above.
Did you check with <location to squid binary>/squid -k parse?
Did you enable the squid.conf options of
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
>
> In my firewall:
>
> $IPT -t nat -A PREROUTING -i $INTIF -p tcp --dport 80 -j REDIRECT
> --to-port 8000
What is the $IPT and $INTIF variables?
Regards,
Muthukumar.
--- =============== It is a "Virus Free Mail" =============== Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.691 / Virus Database: 452 - Release Date: 5/27/2004Received on Sat May 29 2004 - 00:51:59 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Jun 01 2004 - 12:00:02 MDT