From owner-freebsd-net Mon Oct 1 9:52:30 2001 Delivered-To: freebsd-net@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id 936E637B410 for ; Mon, 1 Oct 2001 09:51:14 -0700 (PDT) Received: from nomad.tor.lets.net (H74.C220.tor.velocet.net [216.138.220.74]) by spitfire.velocet.net (Postfix) with SMTP id 55B5A44AA34 for ; Mon, 1 Oct 2001 16:48:19 +0000 (GMT) Received: (qmail 2479 invoked by uid 1001); 1 Oct 2001 16:43:18 -0000 Date: Mon, 1 Oct 2001 12:43:18 -0400 From: Steve Shorter To: freebsd-net@freebsd.org Subject: netstat shows 192.168.60.5 on lo0 ??? Message-ID: <20011001124318.A2471@nomad.lets.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Howdy! I just went to setup some ifpw on server and it broke dns lookups, which are on 192.168.60.5. So based on the ipfw logs I was prompted to do a netstat -rn and this is what it shows 192.168.60.5 is on lo0??. 0:e0:81:1:bd:70 is the MAC for fxp1, but what is it doing showing Netif as lo0?. All networking works Ok AFAIK and if I allow packets promisciously over lo0 dns is Ok. I am running 4.4 Release. Either way seems like a bug, or some other issue? Hints? Ideas? thanx - steve # netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 64.xx.xx.97 UGSc 29 2 fxp2 127.0.0.1 127.0.0.1 UH 8 329099 lo0 192.168.10 link#1 UC 1 0 fxp0 192.168.10.1 0:e0:81:1:bb:29 UHLW 4 361631 fxp0 483 192.168.30 link#1 UC 2 0 fxp0 192.168.30.1 0:e0:81:1:bb:29 UHLW 2 4118 fxp0 378 192.168.30.4 0:e0:81:1:bf:cb UHLW 2 3780047 fxp0 1099 192.168.60 link#2 UC 4 0 fxp1 192.168.60.1 0:e0:81:1:bb:29 UHLW 1 305 fxp1 882 192.168.60.5 0:e0:81:1:bd:70 UHLW 0 666835 lo0 192.168.60.6 0:e0:81:1:a7:91 UHLW 0 127 fxp1 377 192.168.60.8 0:2:b3:4:6:f7 UHLW 0 11645 fxp1 820 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message