From owner-freebsd-current Tue Dec 31 6:49:19 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B18337B401 for ; Tue, 31 Dec 2002 06:49:18 -0800 (PST) Received: from w8hd.w8hd.org (w8hd.w8hd.org [198.252.159.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDD8243EB2 for ; Tue, 31 Dec 2002 06:49:17 -0800 (PST) (envelope-from fbsd@w8hd.org) Received: from w8hd.w8hd.org (localhost [127.0.0.1]) by w8hd.w8hd.org (8.12.6/8.12.6) with ESMTP id gBVEnAkG003910 for ; Tue, 31 Dec 2002 09:49:10 -0500 (EST) Received: from localhost (fbsd@localhost) by w8hd.w8hd.org (8.12.6/8.12.3/Submit) with ESMTP id gBVEnAKg003907 for ; Tue, 31 Dec 2002 09:49:10 -0500 (EST) X-Authentication-Warning: w8hd.w8hd.org: fbsd owned process doing -bs Date: Tue, 31 Dec 2002 09:49:10 -0500 (EST) From: Kim Culhan To: freebsd-current@FreeBSD.ORG Subject: 5.0-RC2 netstat -i gives incorrect network IP's Message-ID: <20021231094136.K3884-100000@w8hd.w8hd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=0.6 required=5.0 tests=SPAM_PHRASE_00_01,X_AUTH_WARNING version=2.42 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is 5.0-RC2 from 3 days ago: Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll fxp0 1500 00:90:27:91:4f:ad 228 0 337 0 0 fxp0 1500 192.58.161.22 honker 238 - 343 - - fxp0 1500 fe80:1::290:27ff: 0 - 0 - - lp0* 1500 0 0 0 0 0 lo0 16384 8 0 8 0 0 lo0 16384 ::1 0 - 0 - - lo0 16384 fe80:3::1 0 - 0 - - lo0 16384 192.58.161.22 localhost 0 - 0 - - dc0 1500 00:04:5a:85:4d:ff 90 0 38 0 0 dc0 1500 192.58.161.22 some.foo.net 74 - 28 - - dc0 1500 fe80:4::204:5aff: 0 - 0 - - Note all interface addresses are 192.58.161.22 netstat -r works as expected. Any help here is greatly appreciated. -kim -- fbsd@w8hd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message