Re: IPfilter and squid

From: Jacob Suter <jsuter@dont-contact.us>
Date: Tue, 07 Apr 1998 13:34:38 -0500

> I am using FreeBSD 2.2.5 and have recompiled the kernel to take the
> IPFilter extras. All seems ok.

Did you do it as per the instructions in INST.FreeBSD-2.2 or normal
INSTALL.FreeBSD? Is this a 2.2.5-release box or have you upped it to
-stable? I've never had any luck with ipfilter on anything but
2.2.5-RELEASE... and you HAVE to load the LKM, there is NO kernel module
support for IPfilter in 2.2.x.

> All it appears I need to do is to redirect packets from port 80 on the lan
> side through the proxy on port 8080 to the internet side. I have tried the
> following commands without any luck. Anyone got any ideas where I am going
> wrong ?

Do you have the gateways set correctly on the boxes attached to ed0?
 
> "ipnat rdr ed0 0.0.0.0/0 port 80 -> 194.159.112.169 port 8080"

Looks correct to me..

Your setup is a lot like mine here (I have three ethernet cards) and its
working fine.

JS
Received on Tue Apr 07 1998 - 11:26:37 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:39:37 MST