Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 1999 09:22:28 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        archie@freebsd.org
Cc:        current@freebsd.org
Subject:   traceroute breakage in -current
Message-ID:  <XFMail.990625092228.jdp@polstra.com>

next in thread | raw e-mail | index | archive | help
I just noticed that traceroute in -current is starting its probes
with port 1 instead of 33435 as it is supposed to do:

tcpdump: listening on fxp0
09:05:03.527313 206.213.73.12.38947 > 204.216.27.21.1: udp 12 [ttl 1]
09:05:03.532569 206.213.73.12.38947 > 204.216.27.21.2: udp 12 [ttl 1]
09:05:03.533400 206.213.73.12.38947 > 204.216.27.21.3: udp 12 [ttl 1]
09:05:03.534319 206.213.73.12.38947 > 204.216.27.21.4: udp 12
09:05:03.559521 206.213.73.12.38947 > 204.216.27.21.5: udp 12
09:05:03.581135 206.213.73.12.38947 > 204.216.27.21.6: udp 12
09:05:03.603108 206.213.73.12.38947 > 204.216.27.21.7: udp 12
09:05:03.628822 206.213.73.12.38947 > 204.216.27.21.8: udp 12
09:05:03.650996 206.213.73.12.38947 > 204.216.27.21.9: udp 12
09:05:03.673285 206.213.73.12.38947 > 204.216.27.21.10: udp 12

It broke in revision 1.9 of "src/contrib/traceroute/traceroute.c".

John
---
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Self-interest is the aphrodisiac of belief."           -- James V. DeLong



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990625092228.jdp>