Re: [squid-users] TCP_MISS/503 with Squid-3 in transparent mode

From: Andreas Pettersson <andpet@dont-contact.us>
Date: Mon, 27 Sep 2004 10:44:46 +0200

> How are you intercepting the requests?
>
> Regards
> Henrik

On the gateway running squid, as described in the first message.

=====
I'm using FreeBSD 5.1 as a gateway with 2 NICs and has set up the following ipfw rules:

allow tcp from <inside_ip> to any
allow tcp from <outside_ip> to any
fwd <inside_ip>,8093 tcp from <my_net> to any dst-port 80
=====

/Andreas
Received on Mon Sep 27 2004 - 02:43:52 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:03 MDT