Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 1996 01:54:36 -0800
From:      "Ulf Zimmermann" <ulf@z-code.ncd.com>
To:        JOHN <JSINNOTT@POMONA.EDU>, questions@freebsd.org
Subject:   Re: What does this network error message mean???
Message-ID:  <9601190154.ZM23929@zolaris.z-code.com>
In-Reply-To: JOHN <JSINNOTT@POMONA.EDU> "What does this network error message mean???" (Jan 18, 21:17)
References:  <01I064LTG09U8WWPB9@POMONA.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 18, 21:17, JOHN wrote:
> Subject: What does this network error message mean???
> Jan 18 21:09:14 jsinnott /kernel arp info overwritten for 134.173.66.250
> by 00:1d:10:7b:f7
> Jan 18 21:09:45 jsinnott /kernel arp info overwritten for 134.173.66.250
> by aa:00:04:00:bb:06
> 
> The IP address given is for the gateway that serves the network I am on.
> Any ideas??
> 
> Thanks all
> John
>-- End of excerpt from JOHN


Hi.

Looks like you have 2 ethernet interfaces/hosts which claim to be
134.173.66.250. ARP = Address Resolution Protocol, which runs this way:

Hosts wants to contact 134.173.66.250, but don't know the MAC address, this
host shouts onto the Ethernet: "Hello, is here someone with the IP number
134.173.66.250". An ARP server or the hosts with this IP number should answer:
"Yes, I have MAC address aa:00:04:00:bb:06"

Ulf.

-- 
Ulf Zimmermann, NCD Software, 101 Rowland Way, Suite 300, Novato, CA 94945
phone: 415-899-7941, email: ulf@z-code.ncd.com, phone-home: 510-865-0204
======================================
    FreeBSD 2.1.0 is available now!
--------------------------------------
FreeBSD: Turning PCs into Workstations
======================================




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