[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: kernel/986: kernel panic with ipf/ipnat



The following reply was made to PR kernel/986; it has been noted by GNATS.

From: kwooding@codetalker.com
To: Wasilx@forest.ihep.su
Cc: gnats@openbsd.org
Subject: Re: kernel/986: kernel panic with ipf/ipnat 
Date: Tue, 28 Dec 1999 15:38:07 -0700

 Quick question: are your ppp scripts configured to add rules when
 the filter is disabled?
 
 eg:
 
 ipf -DFa
 ipnat -CF -f /etc/ipnat.rules
 ipf -f /etc/ipf.rules -E
 
 If so, I'll fix the problem.
 If not, it is a secondary issue, and I'll leave the problem open.
 
 -kj