From owner-freebsd-questions Tue Feb 20 11:45:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA01301 for questions-outgoing; Tue, 20 Feb 1996 11:45:40 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA01294 for ; Tue, 20 Feb 1996 11:45:38 -0800 (PST) Received: from horst.bfd.com ([204.160.242.10]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id LAA29327 for ; Tue, 20 Feb 1996 11:16:15 -0800 Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.2]) by horst.bfd.com (8.7.3/8.7.3) with SMTP id LAA25156; Tue, 20 Feb 1996 11:17:07 -0800 (PST) Date: Tue, 20 Feb 1996 11:18:34 -0800 (PST) From: "Eric J. Schwertfeger" To: Bill Fenner cc: questions@freebsd.org Subject: Re: problem with arp not finding self? In-Reply-To: <199602201751.JAA24493@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On Tue, 20 Feb 1996, Bill Fenner wrote: > This tends to be caused by a strange routing table. Are you running > "routed"? No. I'm on an ethernet segment, and have a default route to our router/firewall, nothing else. > Can you apply this patch and build a new kernel? Not at this time. This is my development machine at work. Hopefully I'll have the time soon to upgrade from 2.1R to -stable, and I'll try that then. Anyway, here's the results of a few commands. nothing there looks too unusual, but I could easily be wrong. [harlie:ejs]/usr/home/ejs> netstat -r Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire UGSc 3 0 ix0 192.168.1 link#2 UC 0 0 8:0:0:18:60:15 UHLW 3 0 ix0 1047 harlie localhost UGHS 0 3 ix0 BASE-ADDRESS.MCA link#2 UCS 0 0 Yes, it really looks like that. [harlie:ejs]/usr/home/ejs> /sbin/route get 192.168.1.10 route to: harlie destination: harlie gateway: localhost interface: ix0 flags: recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire 16384 16384 0 0 0 0 1500 0 [harlie:ejs]/usr/home/ejs> /sbin/ifconfig ix0 ix0: flags=63 mtu 1500 inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255