Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2001 19:42:19 +0200
From:      Simon Rakovec <simon@inforta.com>
To:        freebsd-security@freebsd.org
Subject:   Re: disable traceroute to my host
Message-ID:  <3B36267B.5B5FDBE@inforta.com>
References:  <006a01c0fb6b$2d64d830$9865fea9@book>

next in thread | previous in thread | raw e-mail | index | archive | help
Try this:

ipfw add deny udp from any 32769-65535 to <your-host> 33434-33523

Regards, Simon

alexus wrote:
> 
> is it possible to disable using ipfw so people won't be able to traceroute
> me?
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-security" in the body of the message

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B36267B.5B5FDBE>