From owner-freebsd-questions@FreeBSD.ORG Sun Jun 1 23:27:23 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BCD337B401 for ; Sun, 1 Jun 2003 23:27:23 -0700 (PDT) Received: from mail.destar.net (240-7-237-24.gci.net [24.237.7.240]) by mx1.FreeBSD.org (Postfix) with SMTP id 06EA943FAF for ; Sun, 1 Jun 2003 23:27:22 -0700 (PDT) (envelope-from jonr@destar.net) Received: (qmail 23032 invoked by uid 85); 2 Jun 2003 06:18:30 -0000 Received: from jonr@destar.net by mail.destar.net by uid 82 with qmail-scanner-1.16 (clamscan: 0.54. spamassassin: 2.55. Clear:. Processed in 1.448406 secs); 02 Jun 2003 06:18:30 -0000 Received: from unknown (HELO ?192.168.1.111?) (192.168.1.1) by 192.168.1.20 with SMTP; 2 Jun 2003 06:18:27 -0000 From: Jon Reynolds To: FreeBSD Content-Type: text/plain Organization: Message-Id: <1054534897.1568.13.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 Date: 01 Jun 2003 22:21:37 -0800 Content-Transfer-Encoding: 7bit Subject: DNS error or idiot on parade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 06:27:23 -0000 I am trying to setup a nameserver for a domain and I have been reading the DNS/Bind book from O'Reilly and I somehow got the private IP showing up when I try and ping from a remote site. Whenever I type in ping www.example.com, it tries to ping 192.168.1.20 instead of the external IP. I don't have this IP in my named.conf or example.com db file anywhere...anymore :). I have reloaded my named daemon and it reports no errors in the message log. How can I fix this so that it resolves to the correct IP? Any help will be greatly appreciated and I will chant your name as a mantra for a week. -- Jon Reynolds