Subject: Re: reproducable crash
To: Jason Gauthier <jgauthier@cablestogo.com>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-i386
Date: 06/15/2000 07:56:30
On Thu, Jun 15, 2000 at 07:37:38AM -0400, Jason Gauthier wrote:

 > trying to configure ipnat, and found that I can crash my system
 > reproducably.
 > 
 > Created an /etc/ipnat.conf:
 > 
 > map ppp0  192.168.80.0/24 -> 0/32 proxy port ftp ftp/tcp
 > map ppp0  192.168.80.0/24 -> 0/32 portmap tcp/udp 40000:60000
 > map ppp0  192.168.80.0/24 -> 0/32 
 > 
 > ---
 > and then issue a :
 > ipnat -f /etc/ipnat.conf

What version of NetBSD are you running?  IPFilter had a bug such that it
would crash if you hadn't done a `ipf -E' first (i.e. "enable the filtering
mechanism", which is what ipnat uses to do its job).

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>