kern/85809: panic: mutex "ipf state entry" already initialized

Vasil Dimov vd at datamax.bg
Wed Sep 7 06:30:17 PDT 2005


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

From: Vasil Dimov <vd at datamax.bg>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/85809: panic: mutex "ipf state entry" already initialized
Date: Wed, 7 Sep 2005 16:24:36 +0300

 BTW this patch saves me the kernel panic, but after booting
 "successfully" the firewall is blocking all packets:
 
 # ping 192.168.10.254
 ping: No route to host
 
 neither of ipf -FS ; ipf -Fa -f /etc/ipf.conf ; ipnat -CF helps
 I have to reboot, after which the code in problem (in ip_state.c) is not
 executed at all and the system is OK:
 
 # ping 192.168.10.254
 PING 192.168.10.254 (192.168.10.254): 56 data bytes
 64 bytes from 192.168.10.254: icmp_seq=0 ttl=64 time=0.232 ms


More information about the freebsd-bugs mailing list