Subject: IPNAT disappeared...
To: None <port-mac68k@NetBSD.ORG>
From: Xiamin Raahauge <xiamin@scdesantis.ne.mediaone.net>
List: port-mac68k
Date: 11/14/1997 17:04:50
For a while I was using IPNAT happily. Now it seems to not be working.
Tracerouting from the machine behind (10.0.0.2) the NetBSD box (10.0.0.1
on ae0, the internet connection is on sn0) only shows the packets getting
as far as the NetBSD machine. The only thing that has changed is that I
upgraded from 1.2G with a custom kernel to 1.3ALPHA with a custom kernel.
I didn't use the same config file, but I'm pretty sure I've put the right
options in. Neither ipnat nor ipf -E complains when it's fired up.
My ipnat.conf file looks like this:
map sn0 10.0.0.0/8 -> 24.128.32.167/32 portmap tcp/udp 10000:20000

IPNAT is started like this:
ipf -E
ipnat -f /etc/ipnat.conf

Nothing complains, I have the right devices in /dev, and I have no clue as
to why it isn't working. Any ideas?
Xiamin