Index: [Article Count Order] [Thread]

Date:  Fri, 10 Aug 2007 14:57:41 -0400
From:  "Kenneth Allan" <kenneth (at mark) domain-nameit.net>
Subject:  [coba-e:10558] Re: Automatic DNS updating between two BQ servers?
To:  coba-e (at mark) bluequartz.org
Message-Id:  <20070810184947.M67990 (at mark) domain-nameit.net>
X-Mail-Count: 10558

>>What is the best way to setup automatic DNS updating between
>>two BQ servers? ie; NS1, NS2
>
>We use a RaQ2 running Debian for Seconday Server,
>But I believe this is the way to do it for two (2) BQ servers
>
>Setup "Primary Service" for a domain on ns1
>Edit the SOA Record to allow transfers to ns2
>enter ns2.domain.tld in "Secondary Name Servers"
>Of course do the save, and update thing
>
>Setup "Seconday Services" for a domain on ns2
>enter the domain name
>enter the primary server IP address
>Of course do the save, and update thing
>
>That ahould do it.
>
>Test by executing
>dig host.domain.tld  (at mark) ns2.domain.tld
>for each entry

>Gerald

I think you're saying to do this for each domain?
I want to make a single entry for a domain (as we now do), and have the
secondary NS update automatic. Maybe with CRON.