Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2005 17:49:49 +0300
From:      "Imri Zvik" <imriz@co.zahav.net.il>
To:        "Maxim Konovalov" <maxim@macomnet.ru>
Cc:        freebsd-hackers@freebsd.org
Subject:   RE: ipfw causing panic 4.11-RELEASE-p4
Message-ID:  <A6E1736261841F40B12286B0D04B194501C380F4@IGMAIL.InetGold>

next in thread | raw e-mail | index | archive | help
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

=20


-----Original Message-----
From: Maxim Konovalov [mailto:maxim@macomnet.ru]=20
Sent: Tuesday, May 03, 2005 5:29 PM
To: Imri Zvik
Cc: freebsd-hackers@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=3D600
>
> <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@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=3D600
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?

--=20
Maxim Konovalov



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