From owner-freebsd-questions Tue Sep 5 12:21:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp4.singnet.com.sg (smtp4.singnet.com.sg [165.21.101.224]) by hub.freebsd.org (Postfix) with ESMTP id 2320E37B424 for ; Tue, 5 Sep 2000 12:21:52 -0700 (PDT) Received: from netserver01 (ad202.166.107.146.magix.com.sg [202.166.107.146]) by smtp4.singnet.com.sg (8.9.3/8.9.3) with SMTP id DAA86197 for ; Wed, 6 Sep 2000 03:21:45 +0800 (SGT) (envelope-from spades@galaxynet.org) Message-Id: <3.0.32.20000906032206.00b82310@smtp.magix.com.sg> X-Sender: spades@smtp.magix.com.sg X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Wed, 06 Sep 2000 03:22:06 +0800 To: freebsd-questions@freebsd.org From: Spades Subject: ICMP Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wish to block ICMP from these 2 IPs, i added ipfw add 60 deny icmp from 24.141.116.0/24 to any in ipfw add 61 deny icmp from 205.149.70.0/24 to any in However, the IP still can icmp in..whats going on? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message