Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2000 16:24:30 -0700
From:      Wes Peters <wes@softweyr.com>
To:        Luigi Rizzo <luigi@info.iet.unipi.it>
Cc:        net@FreeBSD.ORG
Subject:   Re: where to place a database of ethernet addresses ?
Message-ID:  <38B5BDAE.9C444187@softweyr.com>
References:  <200002241655.RAA08060@info.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
Luigi Rizzo wrote:
> 
> Hi,
> 
> what would be the right place to put a database of ethernet addresses ?
> There are various reasons i need this, one is to wire the ARP table
> so that machines cannot steal too easily other people's IPs,
> to do autoconfiguration on PicoBSD floppies, etc. etc.
> 
> Right now (in picobsd at least) i have put records of the form
> 
>         # 01:23:45:67:89:a0     hostname
> 
> (where the '#' is part of the format) in /etc/hosts, but perhaps
> there is a better standard place ?

/etc/ethers?  See ethers(5) and ethers(3) for more info.

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                         Softweyr LLC
wes@softweyr.com                                           http://softweyr.com/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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