Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Feb 1999 10:27:30 +0100
From:      HERBELOT Thierry <Thierry.Herbelot@alcatel.fr>
To:        Brian <brian@briang.org>
Cc:        FreeBSD <freebsd-questions@FreeBSD.ORG>
Subject:   Re: IPFW
Message-ID:  <36B6C502.831EAC56@telspace.alcatel.fr>
References:  <000301be4e86$e8f66a80$2a00a8c0@brian-desktop.briang.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

>From the man page :

 This one disallows any connection from the entire hackers network to my
 host:
 
  ipfw addf deny all from 123.45.67.0/24 to my.host.org
 
I think you would need 206.40.64.0/15 (adjust the netmask)

	TfH



Brian wrote:
> 
> How would I block this in the firewall
> 
> Netblock: 206.40.64.0 - 206.40.95.0
> 
> What would the rule look like ?
> 
> $fwcmd add deny all from ? to any
> 
> Thanks
> -Brian
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

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?36B6C502.831EAC56>