Skip site navigation (1)Skip section navigation (2)
Date:      13 Jul 2001 16:47:28 +0300
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 ?
Message-ID:  <86lmlteya7.fsf@hades.hell.gr>
In-Reply-To: "andy t"'s message of "Thu, 12 Jul 2001 23:43:10 -0000"
References:  <F31U9BekWo76UaiRNhF000158f7@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"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

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?86lmlteya7.fsf>