Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 1996 11:18:34 -0800 (PST)
From:      "Eric J. Schwertfeger" <ejs@bfd.com>
To:        Bill Fenner <fenner@freefall.freebsd.org>
Cc:        questions@freebsd.org
Subject:   Re: problem with arp not finding self?
Message-ID:  <Pine.BSF.3.91.960220111342.667A-100000@harlie.bfd.com>
In-Reply-To: <199602201751.JAA24493@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


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: <UP,GATEWAY,HOST,DONE,STATIC>
 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<UP,BROADCAST,NOTRAILERS,RUNNING> mtu 1500
        inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960220111342.667A-100000>