Date: Mon, 14 Dec 1998 21:53:06 -0800 From: "Briang" <brian@briang.org> To: "FreeBSD" <freebsd-questions@FreeBSD.ORG> Subject: IPFW Message-ID: <000501be27ef$331a9640$2900a8c0@brian-desktop.briang.org>
next in thread | raw e-mail | index | archive | help
If I wanted to block a set if IP's can I do this ? $fwcmd add deny log tcp from 209.19.0.0/16 to any in via fxp0 I'm trying to block everthing from -> 209.19.1.0/24 to 209.19.34.0/24 Thanks -Brian 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?000501be27ef$331a9640$2900a8c0>