Dumb bind question

Madison Kelly linux-5ZoueyuiTZhBDgjK7y7TUQ at public.gmane.org
Fri Sep 25 16:26:53 UTC 2009


For some reason, probably stupid obvious, by name servers are resolving 
to the wrong addresses.

If you dig ns1.alteeve.com and ns2.alteeve.com, they seem to resolve to 
192.139.81.119 and 192.139.81.120. However, the SOA zone file is:

$ORIGIN .
$TTL 600        ; Time To Live.
alteeve.com             IN SOA ns1.alteeve.com. admin.nouvelocity.com. (
                                 2009092201      ;       Serial Number 
(yyyymmdd##)
                                 10800           ;       refresh (in 
seconds)
                                 3600            ;       retry (in seconds)
                                 86400           ;       expire (in seconds)
                                 38400           ;       minimum (in 
seconds)
                                 )
                         NS      ns1.alteeve.com.
                         NS      ns3.alteeve.com.
                         A       192.139.81.117
                         MX      10      mail.alteeve.com.
$ORIGIN alteeve.com.
localhost               A       127.0.0.1
mail                    A       192.139.81.119
ns1                     A       192.139.81.117
ns2                     A       192.139.81.119
www                     CNAME   alteeve.com.

   What am I doing wrong?

Madi
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list