Unterschiedliche Ergebnisse bei Traceroute
Von: Thomas Guettler (hv@tbz-pariv.de) [Profil]
Datum: 15.09.2009 10:53
Message-ID: <7h9313F2s9gl5U1@mid.individual.net>
Newsgroup: de.comp.os.unix.networking.misc
Datum: 15.09.2009 10:53
Message-ID: <7h9313F2s9gl5U1@mid.individual.net>
Newsgroup: de.comp.os.unix.networking.misc
Hallo, wie kann es kommen, dass mehrmaliges aufrufen von traceroute andere Ergebnisse liefert? Zwischen den Aufrufen habe ich nur wenige Sekunden gewartet. Die man-Page ist zu traceroute ist nicht sehr aussagekräftig. Was bedeutet zB die drei Sternchen und was (N!)? Gruß, Thomas ===> traceroute -V This is traceroute 1.0 Copyright (c) 2002 Olaf Kirch traceroute to remotehost (10.0.3.11), 30 hops max, 40 byte packets 1 somehost.localdomain.lan (172.17.6.14) 0.076 ms 0.000 ms 0.000 ms 2 10.0.251.129 (10.0.251.129) 0.454 ms 0.375 ms 0.495 ms 3 10.0.64.1 (10.0.64.1) 908.899 ms 908.371 ms 917.135 ms 4 remotehost.foo.lan (10.0.3.11) 913.535 ms 909.932 ms 918.719 ms starthost:~ # traceroute -F remotehost traceroute to remotehost (10.0.3.11), 30 hops max, 40 byte packets 1 somehost.localdomain.lan (172.17.6.14) 0.076 ms 0.000 ms 0.000 ms 2 10.0.251.129 (10.0.251.129) 0.406 ms 0.411 ms 0.488 ms 3 * * * 4 * * * 5 * * * 6 * * * 7 * * * 8 * * * 9 remotehost.foo.lan (10.0.3.11) 475.268 ms 484.061 ms 480.460 ms starthost:~ # traceroute -F remotehost traceroute to remotehost (10.0.3.11), 30 hops max, 40 byte packets 1 somehost.localdomain.lan (172.17.6.14) 0.095 ms 0.000 ms 0.055 ms 2 10.0.251.129 (10.0.251.129) 0.530 ms 0.438 ms 0.505 ms 3 10.0.64.1 (10.0.64.1) 515.657 ms 515.170 ms 511.468 ms 4 remotehost.foo.lan (10.0.3.11) 507.929 ms 516.705 ms 513.100 ms starthost:~ # traceroute -F remotehost traceroute to remotehost (10.0.3.11), 30 hops max, 40 byte packets 1 gw.localdomain.lan (172.17.6.254) 0.231 ms 0.222 ms 0.437 ms 2 gw.localdomain.lan (172.17.6.254)(N!) 0.327 ms (N!) 0.183 ms (N!) 0.194 ms starthost:~ # traceroute -F remotehost traceroute to remotehost (10.0.3.11), 30 hops max, 40 byte packets 1 gw.localdomain.lan (172.17.6.254) 0.193 ms 0.238 ms 0.222 ms 2 * * * 3 * * * 4 * * * 5 * * * 6 * * * 7 * * * 8 gw.localdomain.lan (172.17.6.254)(N!) 0.247 ms (N!) 0.230 ms (N!) 0.276 ms -- Thomas Guettler, http://www.thomas-guettler.de/ E-Mail: guettli (*) thomas-guettler + de[ Auf dieses Posting antworten ]
Antworten
- Juergen P. Meier (15.09.2009 11:14)
- Juergen Ilse (15.09.2009 11:34)
