Subject: Re: ping delays
To: Jon <jons@dotnet.com>
From: Dave Huang <khym@azeotrope.org>
List: port-i386
Date: 10/26/2001 16:09:34
On Fri, 26 Oct 2001, Jon wrote:
> Machine A = netbsd 1.5.2 (100MBits)
> Machine B = windows 95 (10MBits)
> Machine C = windows 98 (10MBits)
>
> When A pings B or C there is a 75 second delay before the information starts, no record of this on the ping stats.
> When A pings B or C by NAME, no problem, no delay
> When B or C pings A, B or C by ip - no delay

Your first two statements seem to conflict... the first says that when A
pings B or C, there's a delay, but the second says there's no delay.

Anyways, it sounds a lot like A can't reach a nameserver, and it's
timing out trying to map the IP address back into a name. On machine A,
try doing a "ping -n machineB" (either by name or by IP).

> I tried to make A run at 10MBits (my hub can tell me if that works by a different color light, it did work)
>
> All this did was come back - host is down.
>
> Does this mean I am setting it by the wrong method - I used media
> 10baseT in the ipconfig file.

Don't know about that... it sounds right to me. But if your hub can do
both 10 and 100, why set it to 10? :)