Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2002 16:31:16 +0200
From:      David =?iso-8859-1?Q?Sieb=F6rger?= <drs@rucus.ru.ac.za>
To:        Ivajlo Nikolov <ivailon@mobikom.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Static ARP table
Message-ID:  <20020911143116.GB601@rucus.ru.ac.za>
In-Reply-To: <3D7F3D34.9BB71DB6@mobikom.com>
References:  <3D7F3D34.9BB71DB6@mobikom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed 2002-09-11 (15:55), Ivajlo Nikolov wrote:
>     I want my arp table to be static and entries pushed with "arp  -s
> hostname ether_addr" to be the only in the table. How can I set my arp
> table to be static. I read in a maling list that this can be made with
> sysctl net.link.ether.inet.static_arp. But there is no such oid in my
> box except this one:
> 
> #>  sysctl -a | grep arp
> net.link.ether.inet.log_arp_wrong_iface: 1

See the "-arp" parameter in ifconfig(8).  

This PR has patches which will set up static ARP tables during the rc
process quite neatly:

http://www.freebsd.org/cgi/query-pr.cgi?pr=23063


-- 
David Siebörger
drs@rucus.ru.ac.za

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




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