Subject: Re: IP Filtering/Masquerading
To: Colin Wood <ender@is.rice.edu>
From: Jesse Swensen <jrs@pagesz.net>
List: port-mac68k
Date: 07/01/1997 13:53:49
At 12:39 PM -0500 7/1/97, Colin Wood wrote:
>Actually, I believe that NAT is _not_ turned on in the GENERIC kernel.
>You'd have to compile your own. (Of course, I could be wrong; you should
>probably take a look at the GENERIC config file just to be sure.)
I have recompiled my own kernel and I looked at the config file. I see
three items that look like would do the trick.
1. options PFIL_HOOKS
2. pseudo-device pbfilter 12
3. pseudo-device ipfilter
All these are turned on. Would this do the trick?