On Mon, 26 Apr 2004, [ks_c_5601-1987] ���ȫ wrote:

> WARNING: Cannot find necessary IP-Filter header files
>          Transparent Proxy support WILL NOT be enabled
> ---------------------------------------------------------------------------------
> so, i install without [--enable-ipf-transparent] options, just ./configure and make 
> and make install
> 
> 5. and, squid.conf
> ---------------------------------------------------
> http_port 3128
> httpd_accel_host virtual

This requres transparent proxy support. Without transparent proxy setup it 
is better to use
httpd_accel_host your.main.website

and any clients not sending Host: headers will be sent there instead of 
causing a forwarding loop where Squid tries to contact itself.. (original 
destination lost due to lack of transparent proxy support).

> , i judge but squid isn't work now,
> and packet just pass bridge and ipfw.

I am not an FreeBSD expert so I am of little help on why your firewalling 
bridge does not redirect the sessions to Squid.

Regards
Henrik

Reply via email to