Date: Wed, 6 Sep 1995 21:56:39 PDT From: Bill Fenner <fenner@parc.xerox.com> To: dbaccino@pl.parlamento.gub.uy (Daniel Baccino) Cc: hackers@freebsd.org Subject: Re: help Message-ID: <95Sep6.215644pdt.177475@crevenia.parc.xerox.com> In-Reply-To: Your message of "Wed, 06 Sep 95 14:26:47 PDT." <199509062126.SAA01879@pl.parlamento.gub.uy>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199509062126.SAA01879@pl.parlamento.gub.uy> you write:
>pl kernel: arplookup 164.73.130.12 failed: host is not on local network
What does it say when you say "route get 164.73.130.12"? It should say
something like:
# route get 164.73.130.12
route to: 164.73.130.12
destination: 164.73.130.0
mask: 255.255.255.128
interface: ed0
flags: <UP,DONE,CLONING>
recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
16384 16384 0 0 0 0 1500 -66
Most notably, the results from "route get" should *not* include a "gateway:"
line. If it does, could you send me the output from "route get" and the
output of "netstat -nr"?
Bill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95Sep6.215644pdt.177475>
