Subject: Re: IP Filtering/Masquerading
To: Jesse Swensen <jrs@pagesz.net>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 07/01/1997 11:28:16
> 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
This one should be bpfilter, for Berkeley Packet fileter. :-)
> 3. pseudo-device ipfilter
>
>
> All these are turned on. Would this do the trick?
I'm not sure.
Good luck!
Bill