Script DNS

Titam

Verified User
Joined
Apr 29, 2005
Messages
168
Hi there,

I have a DA server and a server without da, wich is a primary dns server. I would like to automatically write zone I create in DA on my Primary DNS server.

I know it exists dns_write_post.sh, but i'm not sure of how to do that.

If someone can help me

Thanks
 
I'm also looking for a solution to the same problem.

Server1 has Cpanel and has accounts on it. Right now Server 1 is ns1.8inet.com ns2.8inet.com.

I'm going to add a DirectAdmin server tomorrow and I want ot use ns1.8inet.com ns2.8inet.com for that server and any subsequent servers that will be added (cpanel & directadmin)

What's the best solution for our problems.

Thanks,
 
Up !

Maybe it's possible to do a scp of the new zone, and create the zone slave in named.conf ?

But how to do :\
 
Simple!

Let your standalone server run as a slave (it really doesn't matter to DNS).

Use master2slave to do the hard work for you.

Jeff
 
Back
Top