From owner-freebsd-stable Wed Sep 11 6:53:20 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 8945837B400 for ; Wed, 11 Sep 2002 06:53:17 -0700 (PDT) Received: from mserver2.gmu.edu (mail02.gmu.edu [129.174.0.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4F6143E4A for ; Wed, 11 Sep 2002 06:53:16 -0700 (PDT) (envelope-from sbernard@gmu.edu) Received: from CERBERUS ([129.174.39.210]) by mserver2.gmu.edu (Netscape Messaging Server 4.15) with ESMTP id H2A10M00.0G1 for ; Wed, 11 Sep 2002 09:48:22 -0400 Reply-To: From: "Steve Bernard" To: Subject: RE: Static ARP table Date: Wed, 11 Sep 2002 09:48:11 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <3D7F3D34.9BB71DB6@mobikom.com> 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 What I've done is create a small shell script and call it from /etc/netstart. It's not perfect but, it has worked so far. Steve -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Ivajlo Nikolov Sent: Wednesday, September 11, 2002 8:55 AM To: stable@FreeBSD.ORG Subject: Static ARP table 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message