Date: Tue, 21 Mar 2000 22:00:00 -0800 (PST) From: Bhishan Hemrajani <bhishan@cytosine.dhs.org> To: cjclark@home.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IPFW rule not working Message-ID: <200003220600.WAA95222@cytosine.dhs.org> In-Reply-To: <20000322005847.J85043@cc942873-a.ewndsr1.nj.home.com> from "Crist J. Clark" at "Mar 22, 2000 00:58:47 am"
next in thread | previous in thread | raw e-mail | index | archive | help
I found out what the problem was, I had to specify a rule number. I used 1000. Thank you. --bhishan > 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?200003220600.WAA95222>