From owner-freebsd-questions Mon Mar 12 2:57:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id E52E537B718 for ; Mon, 12 Mar 2001 02:57:09 -0800 (PST) (envelope-from LConrad@Go2France.com) Received: from sv.Go2France.com (sv.meiway.com [212.73.210.79]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 0F9E416B14 for ; Mon, 12 Mar 2001 12:08:56 +0100 (CET) Message-Id: <5.0.0.25.0.20010312114408.027a39e0@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Mon, 12 Mar 2001 11:55:06 +0100 To: From: Len Conrad Subject: Re: Dns/named In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Alrite my config is located @ www.teenplacement.com/configfiles >here's the problem...i can ping and reach www.teenplacement.com and >www.madstarpromotions.com.teenplacement.com ... named can handle the preceding monstrosity, which is the equivalent to the common error on leaving off the final, root "." from is meant to be a FQHN; btw, it's missing an A record: mgw1# dig www.madstarpromotions.com.teenplacement.com ; <<>> DiG 8.3 <<>> www.madstarpromotions.com.teenplacement.com a ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 4 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUERY SECTION: ;; www.madstarpromotions.com.teenplacement.com, type = A, class = IN ;; AUTHORITY SECTION: teenplacement.com. 1D IN SOA www.teenplacement.com. siegel.teenplacement.com. ( 2001030600 ; serial 3H ; refresh 1H ; retry 1W ; expiry 1D ) ; minimum >but not >www.madstarpromotions.com > >after numerous rewrites of the config i still have no luck works fine for me: mgw1# ping www.madstarpromotions.com PING www.madstarpromotions.com (24.2.138.118): 56 data bytes 64 bytes from 24.2.138.118: icmp_seq=0 ttl=245 time=89.931 ms 64 bytes from 24.2.138.118: icmp_seq=1 ttl=245 time=84.159 ms 64 bytes from 24.2.138.118: icmp_seq=2 ttl=245 time=85.610 ms 64 bytes from 24.2.138.118: icmp_seq=3 ttl=245 time=96.219 ms btw, you're running two NS's with the same ip address. And shownofear is listed in delegation data but not in NS records. Len http://MenAndMice.com/DNS-training : DNS training for USA and Europe http://BIND8NT.MEIway.com : Binary for ISC BIND 8.2.3 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-spam mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message