On Tue, 19 Sep 2000, [EMAIL PROTECTED] wrote:

> > Of course it works, and very well. You should try hping
> > (http://www.kyuzz.org/antirez/hping/) which is a _very cool_ tool
> > developped by Antirez. With it you could do (among many things)
> > traceroute over tcp.
> 
> Ah, you mean just like FreeBSD's "traceroute -P tcp" does?

No, I mean something like :
# ./hping2 -S -p 80 -T -t 1 www.whatever.tld
(with -S setting the syn flag, -t the initial ttl, -p the destination
port, and -T for traceroute mode). For sure other tools could do the
same, I talked about hping 'cause it's my ip swiss knife :)

regards,

Yann  


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to