From owner-freebsd-questions@FreeBSD.ORG Fri Jun 25 14:01:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A81116A4CE for ; Fri, 25 Jun 2004 14:01:59 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.253]) by mx1.FreeBSD.org (Postfix) with SMTP id 4C86343D2D for ; Fri, 25 Jun 2004 14:01:59 +0000 (GMT) (envelope-from ppauly@gmail.com) Received: by mproxy.gmail.com with SMTP id x43so243692cwb for ; Fri, 25 Jun 2004 07:01:40 -0700 (PDT) Received: by 10.38.88.78 with SMTP id l78mr16942rnb; Fri, 25 Jun 2004 07:01:40 -0700 (PDT) Message-ID: Date: Fri, 25 Jun 2004 09:01:40 -0500 From: Peter Pauly To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: ARP / Cisco Router Wierdness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2004 14:01:59 -0000 This morning while attempting to replace a server with a new machine (same IP address, the old machine was unplugged), The Cisco 2600 router's arp table continued to point to the old DNS server's MAC address. Even after rebooting the new server (Freebsd 5.2.1), the MAC address remained unchanged in the router. The router continued to point to the old machine's MAC address. I updated the entry manually in the router and all was well. But I am concerned that Freebsd is not announcing it's MAC address when the machine or interface comes up. Any ideas?