> I hope I'm not just being really stupid, but I think there's a problem
> somewhere.  If it's a configuration error on my part, then I think I'd
> better take a vacation, considering what my job is supposed to be.
> 
> Anyway, I have a machine that is exhibiting a weird network problem.
> My guess is that ARP is not working, or perhaps something that ARP
> depends on (broadcasts?) is not working.
> 
> The symptom is, quite simply, that computer A (this new one) is not
> able to communicate with any other computers.. until those other
> computers communicate with A.

This usually means that you have the netmask wrong, so broadcasts don't 
work (wrong destination address).  When someone else talks to the 
misconfigured machine, they create an ARP cache entry, which allows the 
victim to "see" them (until it times out).

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  m...@smith.net.au
\\  The race is long, and in the  \\  msm...@freebsd.org
\\  end it's only with yourself.  \\  msm...@cdrom.com



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to