Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 18:14:27 -0700 (PDT)
From:      Viktor Lazlo <viktorlazlo@telus.net>
To:        Lord Raiden <raiden23@netzero.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Need help with network issue
Message-ID:  <20020709170202.C504-100000@njam.dhs.org>
In-Reply-To: <4.2.0.58.20020709192110.009626b0@pop.netzero.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 9 Jul 2002, Lord Raiden wrote:

> 	Any suggestions on how to do this would help.  I'm not going to setup a
> cron job to do a ping every 2 minutes.  That won't tell me much of
> anything.  I want something a little more detailed.  Thanks.
>

Don't underestimate the humble ping, in addition to confirming if you
can access the specified host it can also be used to:

- verify if there are DNS issues by pinging by both hostname and IP
address.
- verify if packet loss is an issue
- estimate (crudely) bandwidth by varying packetsizes sent to hosts and
calculating the difference between the round-trip times
- check for possible routing problems by pinging each host on a
problematic route
- collect information about sporadic connectivity problems by running ping
in the background and reviewing its output for any patterns
- perform basic traffic tests by running multiple pings in the background
and varying packet sizes and intervals

Available now at a computer near you!

Cheers,

Viktor


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020709170202.C504-100000>