Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2004 14:56:57 -0700
From:      "Henry Su" <henrysu@nttmcl.com>
To:        "James Davis" <jamesd@jml.net>, "Steve Bertrand" <iaccounts@ibctech.ca>
Cc:        freebsd-ipfw@freebsd.org
Subject:   RE: Bridging and transparent web-cache
Message-ID:  <EEECKDGGIOMGJDPILFBBKEGADOAA.henrysu@nttmcl.com>
In-Reply-To: <Pine.LNX.4.44.0409241541050.32166-100000@courgette.jml.net>

next in thread | previous in thread | raw e-mail | index | archive | help
You maybe  can try rules like this:

ipfw add 150 fwd 127.0.0.1,squid_listen_port tcp from any to any dst-port 80
in
ipfw add 160 allow tcp from me to any dst-port 80



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EEECKDGGIOMGJDPILFBBKEGADOAA.henrysu>