Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2006 14:53:44 -0800
From:      "Atom Powers" <atom.powers@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: How does my computer work with an empty arp table?
Message-ID:  <df9ac37c0612031453s31f91172wd07dc3a9c8e571b0@mail.gmail.com>
In-Reply-To: <20061203174849.GA4561@host.my.domain>
References:  <20061203174849.GA4561@host.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/3/06, a@zeos.net <a@zeos.net> wrote:
> My computer is connected to ISP via ADSL and works properly.
>
> I typed
>
> arp -a
>
> and saw an empty table, although I pinged successfully an Internet host
> one second ago.

The ARP table is a cache of known ARP<->IP addresses. If there are no
addresses in the ARP table then the system will send out an ARP
broadcast to discover the ARP address that belongs to the IP address.
Of course only the Ethernet hosts on your local network will be in
your ARP table.

-- 
--
Perfection is just a word I use occasionally with mustard.
--Atom Ray Powers--



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