Date: Fri, 8 Mar 1996 12:33:55 -0500 From: "Garrett A. Wollman" <wollman@lcs.mit.edu> To: Robert Du Gaue <rdugaue@calweb.com> Cc: questions@FreeBSD.org Subject: Re: [Robert Du Gaue: routing] Message-ID: <9603081733.AA16296@halloran-eldar.lcs.mit.edu> In-Reply-To: <Pine.BSF.3.91.960307173428.5245A-100000@web1.calweb.com> References: <9603071844.AA06801@halloran-eldar.lcs.mit.edu> <Pine.BSF.3.91.960307173428.5245A-100000@web1.calweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Thu, 7 Mar 1996 18:34:28 -0800 (PST), Robert Du Gaue <rdugaue@calweb.com> said: > Mar 7 16:12:58 www /kernel: arplookup 165.90.138.27 failed: host is not on local network This indicates that your routing table is screwed up. What it means is that the ARP code got a message for one of these addresses, and looked it up in the routing table; the routing table handed the ARP code a route which points to another host, rather than to an ARP record. Without knowing what your environment is, I can't debug this problem. What's in your routing table? What version of FreeBSD are you running? Are you running a routing process (rdisc, routed, gated, or something else)? How are your interfaces configured? >> writing to routing socket: File exists >> writing to routing socket: File exists >> writing to routing socket: File exists These messages mean that the ARP entries already exist. >> cannot intuit interface index and type for sac3 >> cannot intuit interface index and type for sac4 >> cannot intuit interface index and type for sac5 >> cannot intuit interface index and type for sac6 These messages mean that the addresses are not part of any configured Ethernet, so attempting to apply ARP to them is invalid. -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9603081733.AA16296>