On 07/26/2007 04:51 PM, Jeff Hedley wrote:
> I am having a problem getting a Dansguardian + Squid transparent
> proxying system going for a client. The following is what i want to do,
> but cannot figure out how to get it working using ipfw + natd:
>
>
> [Host] - 10.0.0.150/
to do this).
|
v
[Router] - 10.0.0.1/24 - receives the request for google.com again,
| but request is allowed through since it's coming from
| 10.0.0.2.
|
v
(interweb)
Can you tell me how I would setup the FreeBSD box to do what i want
using ipfw and natd?
--