Mailinglist Archive: opensuse (3109 mails)
| < Previous | Next > |
Re: [opensuse] pathping
- From: Randall R Schulz <rschulz@xxxxxxxxx>
- Date: Thu, 22 Feb 2007 08:56:58 -0800
- Message-id: <200702220856.58547.rschulz@xxxxxxxxx>
On Thursday 22 February 2007 08:32, Greg Freemyer wrote:
> On 2/22/07, Dave Howorth <dhoworth@xxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> On 2/22/07, Dave Howorth <dhoworth@xxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |