NAT and IPFiltering

2001-04-26 Thread Jesús Arnáiz
Hi! I'm configuring a server able to do NAT and IP FILTERING (IPF). What are the required options that I should set to the kernel? I have this: -- options IPFILTER options IPFILTER_LOG options IPFIREWALL options IPDIVERT --- but I'm not sure if IPFIREWALLING should be (I'm not going to use ip

Re: NAT and IPFiltering

2001-04-26 Thread Matt Dillon
:Hi! : :I'm configuring a server able to do NAT and IP FILTERING (IPF). : :What are the required options that I should set to the kernel? : :I have this: :... :Jesús Arnáiz I think all you need is: options IPFIREWALL options IPDIVERT I usually also have

Re: NAT and IPFiltering

2001-04-26 Thread Sverre Valgeirsson
On Fri, Apr 27, 2001 at 12:07:47AM +0200, Jesús Arnáiz wrote: > Hi! > > I'm configuring a server able to do NAT and IP FILTERING (IPF). > What are the required options that I should set to the kernel? > > I have this: > > -- > options IPFILTER > options IPFILTER_LOG > options IPFIREWALL > optio

Re: NAT and IPFiltering

2001-05-02 Thread Wes Peters
Matt Dillon wrote: > > :Hi! > : > :I'm configuring a server able to do NAT and IP FILTERING (IPF). > : > :What are the required options that I should set to the kernel? > : > :I have this: > :... > :Jesús Arnáiz > > I think all you need is: > > options IPFIREWALL > o