scrathin my head..(named is dying)

DanO express at fastdial.net
Mon Jul 17 16:42:08 UTC 2000


Where are th A records for the NameServers
    "                     IN  NS          dns1.nathan.net"
dns1 IN A "?????"
Also, your only showing 1 nameserver in the SOA, you need 2
Also, your not even showing a host file for dns1.nathan.net in the registry,
so given someone else is providing DNS for your zone, I would say Named is
probably working untill it talks to the root servers and sees dns1nathan.net
is NOT the authority for nathan.net
Registrant:
Alternative Solutions (NATHAN2-DOM)
   22135 Welby Way
   Woodland Hills, CA 91303
   US

   Domain Name: NATHAN.NET

   Administrative Contact, Billing Contact:
      Nathan, Mark R  (MRN4)  mark at NATHAN.NET
      Miraboo Group
      22135 Welby Way
      Woodland Hills, CA 91303
      818 702-0209 (FAX) 818 702-0209
   Technical Contact, Zone Contact:
      Administration, PacificNet Domain  (TB412)  noc at PACIFICNET.NET
      PacificNet
      10 Universal City Plaza Suite 1130
      Universal City, CA 91608
      (818)464-2600 (FAX) (818)464-2799

   Record last updated on 11-Oct-1999.
   Record expires on 08-Apr-2001.
   Record created on 07-Apr-1996.
   Database last updated on 17-Jul-2000 03:43:45 EDT.

   Domain servers in listed order:

   NORTH.PACIFICNET.NET  207.171.0.10
   SOUTH.PACIFICNET.NET  207.171.0.9

----- Original Message -----
From: Mark R. Nathan <bind at nathan.net>
To: Ethan King <ethan at Inlightnet.net>
Cc: <bind-users at isc.org>
Sent: Monday, July 17, 2000 11:58 AM
Subject: Re: scrathin my head..(named is dying)



On 7/17/00, Ethan King wanted to tell me:
>pings and queries both fail from dns1.nathan.net..  that would be the first
>problem.
>


# $NetBSD: named.conf,v 1.3 1999/01/22 01:41:19 mycroft Exp $

# boot file for secondary name server
# Note that there should be one primary entry for each SOA record.

options {
         directory "/etc/namedb";
};

zone "nathan.net" {
         type master;
         file "db.dns1";
};

zone "28.204.209.in-addr.arpa" {
         type master;
         file "db.209.204.28.46";
};

zone "0.0.127.in-addr.arpa" {
         type master;
         notify no;
         file "db.127.0.0";
};

zone "." {
         type hint;
         file "root.cache";
};
#
#
#
# Additional Domains below

zone "miraboo.com" {
         type master;
         file "db.miraboo";
};

zone "miraboogroup.com" {
         type master;
         file "db.miraboogroup";
};

zone "miramat.com" {
         type master;
         file "db.miramat";
};
#
#
#  end

; dns1.nathan.net forward mappings, origin nathan.net


$TTL 86400
nathan.net.             IN SOA   dns1.nathan.net.  root.nathan.net.  (
                         2000041901      ; Serial
                         10800           ; Refresh
                         3600            ; Retry
                         604800          ; Expire
                         86400  )        ; Minimum

                         IN  NS          dns1.nathan.net.
                         IN  A           209.204.28.46
                         IN  MX  10      mailhost.nathan.net.
localhost               IN  A           127.0.0.1
mailhost.nathan.net.    IN  A           209.204.28.46




--



=======================================================================
-----------------------------------------------------------------------
    Mark R. Nathan                        http://www.miraboomusic.com
    Miraboo Group                   mailto:president at miraboomusic.com
    President                                  mailto:mark at nathan.net







More information about the bind-users mailing list