Date: Fri, 3 May 2002 14:42:46 -0700 From: "Patrick Soltani" <psoltani@ultradns.com> To: "Mike Flanagan" <mikenoc@mindspring.net>, <questions@FreeBSD.org> Cc: <freebsd-newbies@freebsd.org> Subject: RE: traceroute option that shows forward and reverse path. Message-ID: <3DBB075EEB95944492E127F2B9A96FAF539526@ultra-exchange.UltraDNS.com>
next in thread | raw e-mail | index | archive | help
The traceroute uses udp and by definition, udp takes the best route at = any given time; out of sequence arrival, etc. Traceroute can only show you one way path, however, some versions of = traceroute should have "-s" option which allows you to specify the = source of the packet to trace from. If you got multiple nics, the -s = will help you originate the packets from that particular interface using = ip though not name. You need someone at the other end to do the same and then you may have a = complete turnaround path for that moment in time! Regards, Patrick Soltani. -----Original Message----- From: Mike Flanagan [mailto:mikenoc@mindspring.net] Sent: Thursday, May 02, 2002 11:00 PM To: questions@FreeBSD.org Cc: freebsd-newbies@freebsd.org Subject: traceroute option that shows forward and reverse path. =20 Hello, I am looking for an option with traceroute that will show you the route = you take externally and back internally. Basically so if I am multihomed and I leave one way = and come back through a different circuit it will show both paths. Unfortunaly I could = not find an option with this. Does anyone know of a different version of traceroute or = maybe a different program or an option with traceroute that I do not know of ? Thanks, Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DBB075EEB95944492E127F2B9A96FAF539526>