Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2005 13:30:16 GMT
From:      Vasil Dimov <vd@datamax.bg>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/85809: panic: mutex "ipf state entry" already initialized
Message-ID:  <200509071330.j87DUGi2088253@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/85809; it has been noted by GNATS.

From: Vasil Dimov <vd@datamax.bg>
To: bug-followup@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509071330.j87DUGi2088253>