Date: Wed, 22 Mar 2000 00:58:47 -0500 From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: Bhishan Hemrajani <bhishan@cytosine.dhs.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IPFW rule not working Message-ID: <20000322005847.J85043@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <200003220538.VAA95053@cytosine.dhs.org>; from bhishan@cytosine.dhs.org on Tue, Mar 21, 2000 at 09:38:27PM -0800 References: <200003220538.VAA95053@cytosine.dhs.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 21, 2000 at 09:38:27PM -0800, Bhishan Hemrajani wrote: > I have read the manpage for IPFW, but I still cannot > get this one rule for my firewall to work. I am > trying to deny all packets from this one ip address. > > This is the rule I am using: > ipfw add deny all from ip.x.x.x to any > > But, I am still able to access ip.x.x.x in any way, > via tcp, icmp, etc. > > Please help. Please post all your rules before this one ('ipfw l' output is good). Most likely, packets are matching a pass-rule before they reach this deny. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000322005847.J85043>