From owner-freebsd-stable Wed Sep 11 5:55:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4D8537B400 for ; Wed, 11 Sep 2002 05:55:15 -0700 (PDT) Received: from mail.mobikom.com (ns.mobikom.com [212.5.128.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 5621643E65 for ; Wed, 11 Sep 2002 05:55:12 -0700 (PDT) (envelope-from ivailon@mobikom.com) Received: (qmail 26870 invoked from network); 11 Sep 2002 13:04:36 -0000 Received: from unknown (HELO mobikom.com) (212.5.128.80) by mail.mobikom.com with SMTP; 11 Sep 2002 13:04:36 -0000 Message-ID: <3D7F3D34.9BB71DB6@mobikom.com> Date: Wed, 11 Sep 2002 15:55:16 +0300 From: Ivajlo Nikolov X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: bg MIME-Version: 1.0 To: stable@FreeBSD.ORG Subject: Static ARP table Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Excuse me for this question - may be it's not for stable. 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 Any ideas, help ??? i. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message