ipfw causing panic 4.11-RELEASE-p4

Imri Zvik imriz at co.zahav.net.il
Tue May 3 07:43:15 PDT 2005


I forgot to mention I was using ipfw1.

When I upgraded to ipfw2 it didn't happen again.



--

Imri Zvik

PGP (2.6.3ia) Public Key: http://mariska.inter.net.il/~imriz/imriz.pgp

 


-----Original Message-----
From: Maxim Konovalov [mailto:maxim at macomnet.ru] 
Sent: Tuesday, May 03, 2005 5:29 PM
To: Imri Zvik
Cc: freebsd-hackers at freebsd.org
Subject: Re: ipfw causing panic 4.11-RELEASE-p4

On Mon, 2 May 2005, 13:20+0300, Imri Zvik wrote:

> Hi,
>
> I was playing around with ipfw, and when I tried something like:
>
> /sbin/ipfw disable firewall
>
> /sbin/ipfw flush && sysctl net.inet.ip.fw.dyn_buckets=600
>
> <applying some rules>
>
> /sbin/ipfw enable firewall
>
>
>
> The machine paniced:

Mine doesn't:

shy# uname -a
FreeBSD shy.macomnet.ru 4.11-STABLE FreeBSD 4.11-STABLE #0: Thu Apr 21
05:48:09 MSD 2005     maxim at shy.macomnet.ru:/usr/obj/usr/src/sys/GENERIC
i386
shy# /sbin/ipfw disable firewall
shy# /sbin/ipfw flush && sysctl net.inet.ip.fw.dyn_buckets=600
Are you sure? [yn] y

Flushed all rules.
net.inet.ip.fw.dyn_buckets: 256 -> 600
shy# ipfw add 1 allow all from any to any
00001 allow ip from any to any
shy# /sbin/ipfw enable firewall

Could you show your rules?

-- 
Maxim Konovalov


More information about the freebsd-hackers mailing list