From owner-freebsd-questions Sun Mar 17 12:08:54 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA02337 for questions-outgoing; Sun, 17 Mar 1996 12:08:54 -0800 (PST) Received: from mail.calweb.com (mail.calweb.com [165.90.138.20]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA02331 for ; Sun, 17 Mar 1996 12:08:51 -0800 (PST) Received: from calweb.calweb.com (calweb.calweb.com [165.90.138.3]) by mail.calweb.com (8.7.3/8.7.3) with ESMTP id MAA15747 for ; Sun, 17 Mar 1996 12:08:14 -0800 (PST) Received: from web1.calweb.com (rdugaue@web1.calweb.com [165.90.138.10]) by calweb.calweb.com (8.7.3/8.7.3) with SMTP id UAA08062 for ; Sun, 17 Mar 1996 20:08:13 GMT Date: Sun, 17 Mar 1996 12:08:46 -0800 (PST) From: Robert Du Gaue To: questions@freebsd.org Subject: netstat -nr Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Here's a snippet of my netstat -nr : 165.90.138.27 0:c0:5:1:1e:48 UHLW 8 5768 de0 1164 165.90.138.28 0:c0:5:1:2e:f6 UHLW 26 1562712 de0 1195 165.90.138.29 0:c0:5:1:2a:d2 UHLW 2 187352 de0 1198 => 165.90.138.29 0:c0:5:1:2a:d2 ULS2c 0 0 de0 --- What's up with .29? How can I have learned an ARP address like this? Is something broadcast proxy arps that would cause a machine to learn two of them? However, this is the only machine that is showing 2 arps like this. Others are missing arps from directly connected equipment, so maybe this is related. (see previous post regarding my ARP routing problems..)