Date: Fri, 25 Aug 2000 13:47:27 +0200 From: Thomas Moestl <tmoestl@gmx.net> To: freebsd-security@freebsd.org Subject: Re: ipfw & ospf Message-ID: <20000825134727.A19949@dhcp2.internal> In-Reply-To: <Pine.GSO.3.96.1000824215705.3327A-100000@roble2.roble.com>; from marquis@roble.com on Thu, Aug 24, 2000 at 09:58:31PM -0700 References: <Pine.GSO.3.96.1000824215705.3327A-100000@roble2.roble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 24, 2000 at 09:58:31PM -0700, Roger Marquis wrote: > Does anyone know why trafshow/tcpdump still reports OSPF traffic > after the application of these ipfw rules? > > /sbin/ipfw add 115 deny ospf from any to any > /sbin/ipfw add 115 deny all from 224.0.0.0/8 to any I am not really sure right now, but don't you overwrite the first rule with the second when you specify the same rule number for both? Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000825134727.A19949>