Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 1997 11:33:49 -0400
From:      Mark Segal <mark@club-web.com>
To:        freebsd-isp@freebsd.org
Subject:   Re: Nameserver QUestion
Message-ID:  <33C500DD.167EB0E7@club-web.com>

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

> We have a client that registered a domain name with us. He wants to be
> primary for it and run his own DNS. Internic is taking way to long to
> process the host request and the modify.
> 
> My question is, can we setup our nameserver (primary) here to pull
> secondary from his nameserver for that domain?
> 
> I don't see what the problem would be, but I just wanted to make sure it
> wouldn't cause any little problems.
> 
> Thanks in advance,
> Dev
No problem.. just goto your named.boot (or named.cache, ie the config
file for BIND) and
put the entry

        secondary       domainname      ip of primary server   
databasefile
for example
        secondary       club-web.com    207.176.196.2   db.club-web.com

Mark


-- 
Mark Segal
mark@club-web.com
System Administrator - Club-Web Inc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33C500DD.167EB0E7>