Is there a Linux equivalent to pathping? <http://www.windowsnetworking.com/articles_tutorials/Using-Pathping.html?printversion> Thanks, Dave -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Dave Howorth wrote:
Is there a Linux equivalent to pathping? <http://www.windowsnetworking.com/articles_tutorials/Using-Pathping.html?printversion>
Thanks, Dave
I don't know about pathping, but there is traceroute. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
James Knott wrote:
Dave Howorth wrote:
Is there a Linux equivalent to pathping? <http://www.windowsnetworking.com/articles_tutorials/Using-Pathping.html?printversion>
I don't know about pathping, but there is traceroute.
Thanks, James. I know about traceroute but it doesn't perform the same depth of analysis as pathping. My ISP has asked me to run pathping. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Dave Howorth <dhoworth@mrc-lmb.cam.ac.uk> [02-22-07 10:59]:
Thanks, James. I know about traceroute but it doesn't perform the same depth of analysis as pathping. My ISP has asked me to run pathping.
you might look at tcptraceroute-1.5beta7-1.guru.suse101 -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2 OpenSUSE Linux http://en.opensuse.org/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 2/22/07, Dave Howorth <dhoworth@mrc-lmb.cam.ac.uk> wrote:
Is there a Linux equivalent to pathping? <http://www.windowsnetworking.com/articles_tutorials/Using-Pathping.html?printversion>
Thanks, Dave
Not sure what pathping is. For a tool that provides more detail than traceroute consider bing. Man entry at http://fgouget.free.fr/bing/bing_src-man.shtml I don't know if it is part of the suse distro or not. I have not used it in a long time. ie. pre my suse days. Greg -- Greg Freemyer The Norcross Group Forensics for the 21st Century -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 22 February 2007 08:32, Greg Freemyer wrote:
On 2/22/07, Dave Howorth <dhoworth@mrc-lmb.cam.ac.uk> wrote:
Is there a Linux equivalent to pathping? <http://www.windowsnetworking.com/articles_tutorials/Using-Pathping .html?printversion>
Thanks, Dave
Not sure what pathping is.
For a tool that provides more detail than traceroute consider bing.
Man entry at http://fgouget.free.fr/bing/bing_src-man.shtml
I don't know if it is part of the suse distro or not. I have not used it in a long time. ie. pre my suse days.
Good tip. I've never heard of it before, but nonetheless: % type bing bing is /usr/bin/bing % whatis bing bing (8) - compute point to point throughput using two sizes of ICMP ECHO_REQUEST packets to a pair of remote hosts % rpm -q --whatprovides $(type -p bing) bing-1.0.5-2 This is for SuSE Linux 10.2. I did not check to see which repository supplied this package.
Greg
Randall Schulz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Dave Howorth wrote:
Is there a Linux equivalent to pathping? <http://www.windowsnetworking.com/articles_tutorials/Using-Pathping.html?printversion>
At first glance, it just looks a lot like good old mtr.... Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I wrote:
Is there a Linux equivalent to pathping? <http://www.windowsnetworking.com/articles_tutorials/Using-Pathping.html?printversion>
David Barker wrote:
Try this http://calle.ioslo.net/professional/downloads/perl/pathping/
J Sloan wrote:
At first glance, it just looks a lot like good old mtr....
Thanks guys. These both look like they'll do the job. And thanks to everybody else who replied. Dave -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (6)
-
Dave Howorth
-
Greg Freemyer
-
J Sloan
-
James Knott
-
Patrick Shanahan
-
Randall R Schulz