I've seen the same, see: http://forums.freebsd.org/showthread.php?p=75765
-- Regards, T. Koeman, MTh/BSc/BPsy; Technical Monk MediaMonks B.V. (www.mediamonks.com) Please quote all replies in correspondence. > -----Original Message----- > From: [email protected] [mailto:owner-freebsd- > [email protected]] On Behalf Of Tim Gustafson > Sent: Thursday, April 01, 2010 7:12 PM > To: [email protected] > Subject: ipfw weirdness after csup/buildworld > > I am running: FreeBSD 8.0-STABLE amd64 > > After recently csup'ing to the latest sources and then a build/install > cycle, my ipfw started misbehaving badly. I'm seeing lots of: > > ipfw: install_state: entry already present, done > > and also lots of: > > ipfw: ouch!, skip past end of rules, denying packet > > When I did an "ipfw list", I got something like this: > > 00000 ip from any to any > > Note the rule number is all zeros, and there's no "allow" or "deny". > Adding rules or removing rules didn't fix anything, nor did an "ipfw > flush". Once it was in that state, attempting to "kldunload ipfw" > caused the system to hang. The only fix for now was to disable the > firewall. > > When I went into single user mode, and did: > > kldload ipfw > ipfw /etc/firewall.rules (which is the same ruleset I had loaded on > boot) > > everything worked fine, but when I went into multi-user mode and did > the same thing, it failed with the symptoms listed above. > > Just to be sure, a day after this started happening I did a csup again > and another build/install cycle but got exactly the same results. > > Any ideas? > > Tim Gustafson > Baskin School of Engineering > UC Santa Cruz > [email protected] > 831-459-5354 > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > [email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
