Subject: Re: kern/29582: panic on NetBSD 2.0_STABLE bridge with ipnat ftp proxy
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Jukka Salmi <j+nbsd@2005.salmi.ch>
List: netbsd-bugs
Date: 03/08/2005 11:10:02
The following reply was made to PR kern/29582; it has been noted by GNATS.

From: Jukka Salmi <j+nbsd@2005.salmi.ch>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: kern/29582: panic on NetBSD 2.0_STABLE bridge with ipnat ftp proxy
Date: Tue, 8 Mar 2005 12:09:54 +0100

 Since I reconfigured the device in question as a router, I can't reproduce
 the panic anymore. A diff between the kernel config files:
 
 $ diff BRIDGE ROUTER | grep '^[<>]'
 < #options      GATEWAY
 > options       GATEWAY
 < #pseudo-device        pppoe
 > pseudo-device pppoe
 < pseudo-device bridge
 < options       BRIDGE_IPF
 > #pseudo-device        bridge
 > #options      BRIDGE_IPF
 
 -- 
 bashian roulette:
 $ ((RANDOM%6)) || rm -rf ~