Subject: Re: ipnat (Was Cable modem woes...Fixed!...)
To: Greg Evans <gevans@hcvn.com>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 03/03/1999 03:13:44
On Tue, 2 Mar 1999, Greg Evans wrote:
> 
> On 2 Mar 1999, Bruce Anderson wrote:
> > 
> > try this from the command line:
> >  ipf -Fa -f /etc/ipf.conf
> 
> this returned 
> 
> unknown keyword (map)
> unknown keyword (map)

ipf.conf has a different format than ipnat.conf. If you have no need for
filters, you should just remove ipf.conf. The rc script should then invoke
ipfilter with an empty list. At some future time, you could run
"mkfilters" in /usr/share/examples/ipf; this produces an ipf.conf,
tailored to your present setup, that filters out runt packets and
circulary routed packets. 

> > ipnat -C -v -f /etc/ipnat.conf
> > and report any output , 
> 
> this returned
:
:
> Now it all works! Very cool.  The next question is, what did we just do
> and is that something that I will need to add somewhere in the startup of
> my machine for it to work after I reboot, or should it 'just work' now.
> 
> Also, is this something that I _shouldn't have to do_ but did because I
> made a mistake somewhere or ???

Stupid question: you do have ipnat=YES in rc.conf?????