From owner-freebsd-questions Mon Sep 24 4: 0:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 10E5737B406 for ; Mon, 24 Sep 2001 04:00:35 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f8OAxgK55113; Mon, 24 Sep 2001 13:59:42 +0300 (EEST) (envelope-from ru) Date: Mon, 24 Sep 2001 13:59:42 +0300 From: Ruslan Ermilov To: "Gary W. Swearingen" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Any way to disable dynamic ARP? Message-ID: <20010924135942.D50028@sunbay.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from swear@blarg.net on Sat, Sep 22, 2001 at 11:27:04AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Sep 22, 2001 at 11:27:04AM -0700, Gary W. Swearingen wrote: > Someone said that security could be improved by setting the IP/MAC > translation table (ARP table) statically. The "arp" command allows > that, but I don't see how to keep the kernel (?) from continuing to > poke around the network to set up additional translations dynamically. > > Do I make any sense? Is there some sysctl or other scheme for having > a static-only ARP table while allowing me to "publish" one address for > use by my external router which doesn't allow a static ARP table. (I > guess I want my firewall to be an ARP server, but not a client.) I > guess the fear is that a cracker taking over the router or, more likely, > a DMZ host could to bad things to the firewall's ARP-related routing. > ifconfig -arp ifX This was broken before this commit: : jlemon 2001/07/25 10:27:56 PDT : : Modified files: (Branch: RELENG_4) : sys/net if_ethersubr.c if_fddisubr.c : if_iso88025subr.c : sys/netinet if_ether.c : Log: : MFC: do not do arp send/resolve on interface marked NOARP. : : Revision Changes Path : 1.70.2.16 +6 -1 src/sys/net/if_ethersubr.c : 1.41.2.6 +3 -6 src/sys/net/if_fddisubr.c : 1.7.2.4 +5 -1 src/sys/net/if_iso88025subr.c : 1.64.2.11 +10 -2 src/sys/netinet/if_ether.c Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message