[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

InterNIC Name Server is a slave server



hello all,

    with reference to the example bellow;
    will it matter if ns1.secure.net and ns2.secure.net are just slave
servers to some other DNS server ?  (even if the Name Server listed at
the InterNic)

    that is, its /etc/named.conf will only contain something like :

  zone "cproda.com" {
         type slave;
         file "cproda.com.db";
         masters {
                 123.123.123.123;
         };
  };

    of course, the dns server 123.123.123.123 will be a fully working
master domain server for zone cproda.com.
    (the reason for this is that we make lots of changes at cproda.com
but we dont have access to ns*.secure.net and we dont want to change
the present records at INIC yet)

TIA,
Chad

===========  this is just an example =============

archangel:~$ whois cproda.com

Whois Server Version 1.1

Domain names in the .com, .net, and .org domains can now be registered
with many different competing registrars. Go to http://www.internic.net
for detailed information.

   Domain Name: CPRODA.COM
   Registrar: NETWORK SOLUTIONS, INC.
   Whois Server: whois.networksolutions.com
   Referral URL: www.networksolutions.com
   Name Server: NS1.SECURE.NET
   Name Server: NS2.SECURE.NET
   Updated Date: 08-apr-1999


>>> Last update of whois database: Mon, 6 Mar 00 03:21:34 EST <<<

The Registry database contains ONLY .COM, .NET, .ORG, .EDU domains
and Registrars.

archangel:~$

===================  end =================

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Reply to: