Making ICMP the default traceroute protocol?
From: Marian Durkovic (md_at_bts.sk)
Date: 01/24/05
- Previous message: Evgeny Dolgopiat: "Re: New failure detection algorithm for ng_one2many(4)."
- Next in thread: Marian Durkovic: "Re: Making ICMP the default traceroute protocol?"
- Maybe reply: Marian Durkovic: "Re: Making ICMP the default traceroute protocol?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 24 Jan 2005 17:02:42 +0100 To: freebsd-net@freebsd.org
Hi all,
seems that in today's networking environment the original traceroute
concept utilising high UDP ports no longer works - since those ports
are now typically blocked by firewalls.
However, when traceroute is performed using ICMP protocol, the results
are much better.
Therefore, I'd like to propose to patch
src/contrib/traceroute/traceroute.c
so the ICMP protocol is the first one in
struct outproto protos[] = {
and thus the default protocol used by traceroute.
With kind regards,
M.
--------------------------------------------------------------------------
---- ----
---- Marian Durkovic network manager ----
---- ----
---- Slovak Technical University Tel: +421 2 524 51 301 ----
---- Computer Centre, Nam. Slobody 17 Fax: +421 2 524 94 351 ----
---- 812 43 Bratislava, Slovak Republic E-mail/sip: md@bts.sk ----
---- ----
--------------------------------------------------------------------------
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Evgeny Dolgopiat: "Re: New failure detection algorithm for ng_one2many(4)."
- Next in thread: Marian Durkovic: "Re: Making ICMP the default traceroute protocol?"
- Maybe reply: Marian Durkovic: "Re: Making ICMP the default traceroute protocol?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|