Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2000 09:15:43 -0500
From:      "Andresen,Jason R." <jandrese@mitre.org>
To:        pea@andrewpea.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Goofy DNS problem
Message-ID:  <3A11490F.7D7AC54C@mitre.org>
References:  <00111408062500.00295@bruce.andrewpea.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Bruce Pea wrote:
> 
> I just did an nfslookup on our domain (andrewpea.com) and got the following
> back:
> 
> # nslookup andrewpea.com
> Server:  mail.andrewpea.com
> Address:  64.198.231.60
> 
> Name:    andrewpea.com.andrewpea.com   <-- PROBLEM
> 
> I have looked at all of our zone files and don't see anything wrong. Any
> suggestions on how we can fix this?
> 
> Thanks -
> Bruce
> 
> Here is our primary zone file:
> 
> ; Start of Authority (SOA) record.
> andrewpea.com. IN SOA asus.andrewpea.com. root.andrewpea.com. (
>                                   1        ; serial #
>                            10800        ; refresh (3 hours)
>                              3600        ; retry (1 hour)
>                          604800        ; expire (1 week)
>                            86400 )      ; TTL (1 day)
> 
> ; Name Server (NS) records.
> andrewpea.com.  IN NS   asus.andrewpea.com.
> 
> ; Mail Exchange (MX) records.
> andrewpea.com.  IN MX   10      asus.andrewpea.com.
> 
> ; Address (A) records.
> localhost.andrewpea.com.       IN A    127.0.0.1
> 
> bruce.andrewpea.com.            IN A    192.168.10.11
> asus.andrewpea.com              IN A    192.168.10.5
                    ^ Aren't you missing a "." here?
> mail.andrewpea.com.              IN A    64.198.231.60
> www.andrewpea.com.             IN A    64.198.231.60
> 

-- 
   _  _    _  ___  ____  ___   ______________________________________
  / \/ \  | ||_ _||  _ \|___| | Jason Andresen -- jandrese@mitre.org
 / /\/\ \ | | | | | |/ /|_|_  | Views expressed may not reflect those 
/_/    \_\|_| |_| |_|\_\|___| | of the Mitre Corporation.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A11490F.7D7AC54C>