tranparent proxying, squid, nat, ipfw

Mark Pearce mark at netchat.co.za
Sun Oct 5 22:42:34 PDT 2003


On Sun, 5 Oct 2003 23:40:09 -0400 (EDT)
synrat <synrat at wirewalk.org> wrote:

> I'm having a hard time getting this working together.
> I have squid 2.5 stable working and with all the required
> setting for transparent proxying. The machine has the kernel with IPFW
> and forwarding options. NAT is on, firewall type is simple with some
> modifications. Internal interface address is 192.168.1.1. Squid runs
> fine when the browser is setup to access it, but the goal is not to
> have to do that.
> 
> http_port 3128
> httpd_accel_host virtual
> httpd_accel_port 80
> httpd_accel_with_proxy  on
> httpd_accel_uses_host_header on

Hi

Did you install squid with the following options?

#  - Enable Transparent
Proxy support for IP-Filter systems(incl 3.0)#CONFIGURE_ARGS+=
--enable-ipf-transparent

Mark


More information about the freebsd-questions mailing list