Date: Mon, 13 Aug 2001 02:12:29 -0500 From: "default - Subscriptions" <default013subscriptions@hotmail.com> To: <freebsd-security@freebsd.org>, <freebsd-questions@freebsd.org> Subject: Easy IPFW question... Message-ID: <OE26Wd7KKQpQq5pneeF0000b932@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm kinda new to IPFW, and I was unable to figure this out by myself... I want to block an I.P. range, say 192.168.0.1, with a netmask of 255.255.0.0 ... The rule I tried was this: ipfw add deny log all from 192.168.0.1/16 to any via ed0 I then attempted to access the server from this I.P. range and was able to do it normally... basically I don't want anyone in this I.P. range to be able to see anything at all... Thanks, Jordan 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?OE26Wd7KKQpQq5pneeF0000b932>