From owner-freebsd-questions Tue Mar 21 21:38:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 9425237BC0C for ; Tue, 21 Mar 2000 21:38:28 -0800 (PST) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.9.3/8.9.3) id VAA95053 for freebsd-questions@freebsd.org; Tue, 21 Mar 2000 21:38:27 -0800 (PST) (envelope-from bhishan) From: Bhishan Hemrajani Message-Id: <200003220538.VAA95053@cytosine.dhs.org> Subject: IPFW rule not working To: freebsd-questions@freebsd.org Date: Tue, 21 Mar 2000 21:38:27 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. --bhishan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message