From owner-freebsd-questions Mon May 18 15:58:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA00861 for freebsd-questions-outgoing; Mon, 18 May 1998 15:58:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA00678 for ; Mon, 18 May 1998 15:58:19 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id PAA10257; Mon, 18 May 1998 15:31:15 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Mon, 18 May 1998 15:31:15 -0700 (PDT) From: Doug White Reply-To: Doug White To: Karl Pielorz cc: questions@FreeBSD.ORG Subject: Re: ARP's - Overriden even if marked 'permanent'? In-Reply-To: <355F5FED.1C49CE2E@tdx.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 17 May 1998, Karl Pielorz wrote: > Does FreeBSD honour the 'permanent' flag of ARP's/IP addresses? > > Recently I've locked down some ARP's on my FreeBSD box, then I changed the > network card in my PC... > > e.g. > > arp -S 192.168.100.1 00:c0:23:43:f4:02 > > My PC with it's new network card would work 'most' the time - and I'd see > kernel errors about 'arp moved from address xx.xx.xx.xx to yy.yy.yy.yy' etc. > - Then I realised I'd made the ARP permanent on the FreeBSD box - so surely > it should have ignored my PC (with it's new network card) completely? I don't think so. ARP is sort of arbitrary anyway, if it gets new information it'll overwrite it. It's `permanent' in the sense that it won't expire it from the ARP cache and do ARP queries. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message