From owner-freebsd-questions Wed Dec 6 14:58:40 2000 From owner-freebsd-questions@FreeBSD.ORG Wed Dec 6 14:58:36 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.161.193]) by hub.freebsd.org (Postfix) with ESMTP id 8694737B400 for ; Wed, 6 Dec 2000 14:58:35 -0800 (PST) Received: from mail.vt.edu (gkar.cc.vt.edu [198.82.161.190]) by lennier.cc.vt.edu (8.11.0/8.11.0) with ESMTP id eB6MwTB03757; Wed, 6 Dec 2000 17:58:29 -0500 (EST) Received: from flaw ([198.82.82.163]) by gkar.cc.vt.edu (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10) with SMTP id <0G5600FRY55HKK@gkar.cc.vt.edu>; Wed, 6 Dec 2000 17:58:29 -0500 (EST) Date: Wed, 06 Dec 2000 18:08:22 -0500 From: Raymond Law Subject: Re: DNS server In-reply-to: <20001207094939.C40394@albury.net.au> X-Sender: flaw@mail.vt.edu To: Nick Slager Cc: freebsd-questions@FreeBSD.ORG Message-id: <3.0.1.32.20001206180822.006e4800@mail.vt.edu> MIME-version: 1.0 X-Mailer: Windows Eudora Light Version 3.0.1 (32) Content-type: text/plain; charset=us-ascii References: <3.0.1.32.20001206175433.006da248@mail.vt.edu> <3.0.1.32.20001206174404.006d3cf8@mail.vt.edu> <3.0.1.32.20001206174404.006d3cf8@mail.vt.edu> <20001207094110.B40394@albury.net.au> <3.0.1.32.20001206175433.006da248@mail.vt.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG netstat -rn gives: Routing tables Internet: Destination Gateway Flags Netif Expire default 198.82.82.1 UGSc dc0 127.0.0.1 127.0.0.1 UH lo0 198.82.82 link#1 UC dc0 => 198.82.82.1 link#1 UHRLW dc0 => Internet6: Destination Gateway Flags Netif Expire ::1 ::1 UH lo0 fe80::%dc0/64 link#1 UC dc0 fe80::%lo0/64 fe80::1%lo0 Uc lo0 fe80::%gif0/64 fe80::2a0:ccff:fe3f:7193%gif0 Uc gif0 fe80::2a0:ccff:fe3f:7193%gif0 ::1 UH lo0 fe80::%gif1/64 fe80::2a0:ccff:fe3f:7193%gif1 Uc gif1 fe80::2a0:ccff:fe3f:7193%gif1 ::1 UH lo0 fe80::%gif2/64 fe80::2a0:ccff:fe3f:7193%gif2 Uc gif2 fe80::2a0:ccff:fe3f:7193%gif2 ::1 UH lo0 fe80::%gif3/64 fe80::2a0:ccff:fe3f:7193%gif3 Uc gif3 fe80::2a0:ccff:fe3f:7193%gif3 ::1 UH lo0 fe80::%stf0/64 fe80::2a0:ccff:fe3f:7193%stf0 Uc stf0 fe80::2a0:ccff:fe3f:7193%stf0 ::1 UH lo0 ff01::/32 ::1 U lo0 ff02::%dc0/32 link#1 UC dc0 ff02::%lo0/32 fe80::1%lo0 UC lo0 ff02::%gif0/32 fe80::2a0:ccff:fe3f:7193%gif0 UC gif0 ff02::%gif1/32 fe80::2a0:ccff:fe3f:7193%gif1 UC gif1 ff02::%gif2/32 fe80::2a0:ccff:fe3f:7193%gif2 UC gif2 ff02::%gif3/32 fe80::2a0:ccff:fe3f:7193%gif3 UC gif3 ff02::%stf0/32 fe80::2a0:ccff:fe3f:7193%stf0 UC stf0 Thanks. Ray, At 09:49 AM 12/7/00 +1100, Nick Slager wrote: >Thus spake Raymond Law (rlaw@vt.edu): > >> I've added several DNS server in resolv.conf, but I still have a problem. >> >> I've been having a problem with connectivity for a while. When I try to >> ping www.vt.edu, it gives me a DNS lookup failure. When I ping >> 198.82.162.11, it says No route to host. > >I'm guessing you have no route to the host :-) > >What does your routing table look like (netstat -rn)? Is there an entry >for the network the above host is on? > >Regards, > > >Nick > >-- > From a Sun Microsystems bug report (#4102680): > "Workaround: don't pound on the mouse like a wild monkey." > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message