From owner-freebsd-ipfw Wed Nov 6 22:45:40 2002 Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A50EF37B401 for ; Wed, 6 Nov 2002 22:45:39 -0800 (PST) Received: from idk.com (idk.com [65.104.9.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EB1E43E6E for ; Wed, 6 Nov 2002 22:45:39 -0800 (PST) (envelope-from ian@idk.com) Received: (from ian@localhost) by idk.com (8.9.3/8.9.3) id WAA29688 for freebsd-ipfw@freebsd.org; Wed, 6 Nov 2002 22:45:44 -0800 (PST) From: Ian Kettleborough Message-Id: <200211070645.WAA29688@idk.com> Subject: How do I need with ipfw to block this To: freebsd-ipfw@freebsd.org Date: Wed, 6 Nov 2002 22:45:43 -0800 (PST) X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I need to block a complete site: xxx.1.0.0 thru xxx.100.255.255 I undertand how to use ipfw but I need some help in figuring out this one? ipfw add xx deny ip from xxx.1.0.0/zz to any The zz is what I cannot figure out for this group of IP's. Thanks Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message