Date: Sat, 1 Nov 1997 10:49:41 +1030 From: Greg Lehey <grog@lemis.com> To: Kwoody <kwoody@citytel.net> Cc: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Ping... Message-ID: <19971101104941.09350@lemis.com> In-Reply-To: <Pine.BSF.3.91.971031093852.2722A-100000@mybsd.net>; from Kwoody on Fri, Oct 31, 1997 at 11:31:50AM -0800 References: <Pine.BSF.3.91.971031093852.2722A-100000@mybsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 31, 1997 at 11:31:50AM -0800, Kwoody wrote:
>
> Just a quick question on ping. I was playing around with ping the other
> day.I have three boxes, SunOSon a 3/60 at 192.168.0.3, fbsd at 192.168.0.2
> and a win95 on 192.168.0.1
>
> When I do a ping from the fbsd or sun machine on address, 192.168.0 or
> 192.168.0.255 I only get returns from the localhost I ping from and the
> other unix machine, the 95 box stays quiet.
>
> Not that I care as a ping to 192.168.0.1 works, but I just find it
> curious why the 95 machine doesnt respond to a broadcast ping?
The broadcast address *should* be 192.168.0.255, not 192.168.0.0.
It's a known misfeature that SunOS <= 4 uses 0 instead of 255, but I
didn't know that FreeBSD would do it.  When I try it (all FreeBSD
boxes :-), I don't get any reply from 0.
I'd guess that the answer to your question is one of:
1.  You have misconfigured the Microsoft box.
2.  The Microsoft stack is broken.  We know this to be the case, but I
    don't know if it's the correct answer in this case.
I certainly wouldn't worry about it.  Sending pings to a broadcast
address is Bad anyway, so maybe the Microsoft behaviour is preferable.
Greg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971101104941.09350>
