Re: [squid-users] Transparent Proxy Server Error - Squid 3

From: Muthukumar <kmuthu_gct@dont-contact.us>
Date: Sat, 29 May 2004 12:21:59 +0530

> 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/2004
Received 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