Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2006 16:07:59 -0400
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        "Crist J. Clark" <cjc@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/traceroute traceroute.8 traceroute.c
Message-ID:  <20060511160759.2bdb8063.trhodes@FreeBSD.org>
In-Reply-To: <200605110630.k4B6UJso049475@repoman.freebsd.org>
References:  <200605110630.k4B6UJso049475@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 May 2006 06:30:19 +0000 (UTC)
"Crist J. Clark" <cjc@FreeBSD.org> wrote:

> cjc         2006-05-11 06:30:19 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     contrib/traceroute   traceroute.8 traceroute.c 
>   Log:
>   Option for setting a fixed destination port. This is useful for tracing
>   to a host behind a firewall where only specific services are allowed.
>   For example, to trace the hops to an HTTP server behind a firewall,
>   
>     $ traceroute -e -P tcp -p 80 www-firewalled.example.com
>   

Wow, you're still alive!  I was wondering what happened to you.  :)

-- 
Tom Rhodes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060511160759.2bdb8063.trhodes>