Subject: ipnat doesn't seem to work correctly
To: None <current-users@mail.netbsd.org>
From: Paul Newhouse <newhouse@totalarchive.com>
List: current-users
Date: 06/11/2000 23:26:25
Platform i386:
NAT doesn't work anymore on recent current. I have ip forwarding set:
net.inet.ip.forwarding = 1
net.inet.ip.forwsrcrt = 1
net.inet6.ip6.forwarding = 0
If I run:
: /usr/sbin/ipnat -F -C -f /etc/nat.conf
7 entries flushed from NAT table
37 entries flushed from NAT list
: ipnat -l
ioctl(SIOCGNATS): Invalid argument
ipf seems to be working just fine. What did I do wrong?
TIA,
Paul