From owner-freebsd-questions@FreeBSD.ORG Wed Oct 31 07:30:44 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F7FD16A418 for ; Wed, 31 Oct 2007 07:30:44 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 9749B13C491 for ; Wed, 31 Oct 2007 07:30:41 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id l9V6n6uC075227 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 31 Oct 2007 13:49:06 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id l9V6n6XG014645; Wed, 31 Oct 2007 13:49:06 +0700 (ICT) Date: Wed, 31 Oct 2007 13:49:06 +0700 (ICT) Message-Id: <200710310649.l9V6n6XG014645@banyan.cs.ait.ac.th> From: Olivier Nicole To: jekillen@prodigy.net In-reply-to: (message from jekillen on Tue, 30 Oct 2007 17:12:19 -0800) References: X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Now it is ntpd that can't find anything X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2007 07:30:44 -0000 Jeff, > I set up ntpd on FreeBSD 6.2 and am getting complaints from ntpd that > there is no route to such and such address. It gives what appears to be > an interface card address. As a general rule, please copy/paste the error message. > The > rest respond without hesitation, both to dig and ping. The time server is not reponding to dig per se. Dig is a command to resolve a name into an IP, so that is your DNS server that is responding to dig. Best regards, olivier