From owner-freebsd-current Sat Aug 29 19:56:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02248 for freebsd-current-outgoing; Sat, 29 Aug 1998 19:56:38 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02243 for ; Sat, 29 Aug 1998 19:56:35 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from mercury (mercury [129.127.36.44]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id MAA11594 for ; Sun, 30 Aug 1998 12:25:38 +0930 (CST) Received: by mercury; (5.65v3.2/1.1.8.2/27Nov97-0404PM) id AA01306; Sun, 30 Aug 1998 12:25:38 +0930 Date: Sun, 30 Aug 1998 12:25:38 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@mercury To: current@FreeBSD.ORG Subject: IPFW showing extra lines Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Since updating to a current kernel and rebuilding the world, my ipfw is showing a bunch of extraneous firewall rules of the form 00000 0 0 deny ip from any to any Specifically, ipfw -at l now shows a total of 1024 lines, whereas I should only have about 15 firewall rules set up. Relevant parts of my kernel config: options IPFIREWALL options IPFIREWALL_VERBOSE #options IPFIREWALL_DEFAULT_TO_ACCEPT I've seen this bug reported here before; is someone looking at this? Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message