Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 20:43:48 -0600 (CST)
From:      Nick Rogness <nick@rogness.net>
To:        alexus <ml@db.nexgen.com>
Cc:        freebsd-ipfw@FreeBSD.ORG
Subject:   Re: your mail
Message-ID:  <Pine.BSF.4.21.0103302041190.86494-100000@cody.jharris.com>
In-Reply-To: <001801c0b986$fe523310$9865fea9@book>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 Mar 2001, alexus wrote:

> how can i disable incoming ping of my box?

	Yes:

	ipfw add deny icmp from any to any in via fxp0 icmptypes 8

> 
> is it possible disable outgoing and enable incoming?
> 

	Yes, it is:

	ipfw add deny icmp from any to any out via fxp0 icmptypes 8


Nick Rogness <nick@rogness.net>
 - Keep on Routing in a Free World...
 "FreeBSD: The Power to Serve!"



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103302041190.86494-100000>