Date: Fri, 13 Jul 2001 18:17:49 -0000 From: "andy t" <g_et1@hotmail.com> To: keramida@ceid.upatras.gr Cc: tanis@gaspode.franken.de, questions@FreeBSD.ORG Subject: Re: block hacker ? Message-ID: <F192xYHLBQhExkiyPoH0000058d@hotmail.com>
next in thread | raw e-mail | index | archive | help
my ipfw: 00300 allow ip from any to 63.221.135.135 00400 allow ip from 63.221.135.135 too any 00500 deny ip from 217.85.114.0/24 to any 65535 deny ip from any to any is this would block the connection from 217.85.114.* ? Thank you. >From: Giorgos Keramidas <keramida@ceid.upatras.gr> >To: "andy t" <g_et1@hotmail.com> >CC: tanis@gaspode.franken.de, questions@FreeBSD.ORG >Subject: Re: block hacker ? >Date: 13 Jul 2001 16:47:28 +0300 > >"andy t" <g_et1@hotmail.com> writes: > > > if i wanna block 217.85.114.*, can i do this ? > > > > ipfw add deny ip from 217.85.114.0 to myip ? > >yep. or even better: > > ipfw add deny ip from 217.85.114.0/24 to any > >-giorgos _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com 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?F192xYHLBQhExkiyPoH0000058d>