Subject: Re: IPNAT problems
To: Dave Huang <khym@bga.com>
From: Xiamin Raahauge <xiamin@scdesantis.ne.mediaone.net>
List: netbsd-help
Date: 11/19/1997 16:52:13
On Wed, 19 Nov 1997, Dave Huang wrote:
> > Here's the output from ipnat -l:
> > List of active MAP/Redirect filters:
> > map sn0 10.0.0.0/24.0.0.0 -> 24.128.90.56/0  portmap tcp/udp 512:0
> > 
> > List of active sessions:
> > 
> > This is my /etc/ipnat.conf file:
> > map sn0 10.0.0.0/8 -> 24.128.90.56/32 portmap tcp/udp 10000:20000
> 
> Are you sure your ipf/ipnat binaries are in sync with the version of
> ipfilter in the kernel? ipnat -l should show the same stuff as
> /etc/ipnat.conf. I don't know how to check the versions though...
The kernel and the binary set are close enough that ps and the others all
work, I think they might only be a few days apart, but I can't rememeber
exactly. On that note, I can't seem to find the sources for ipnat...it
resides in /usr/sbin, but it doesn't seem to be in usr.sbin in the source
tree...ipf is in there....
I just noticed that ipfstat -a gives me this:
ioctl(SIOCGETFS): Invalid argument
Could this be related? (ipf -E doesn't complain at all)
Xiamin