linuxMaestro
Instructor
How do i backup a dns server? I am using rsync but the key dont match
I rsync, /etc/named.conf /etc/rndc.conf and -r /var/named
But when I type
rndc status
I get
rndc: connect failed: connection refused
Is there a way to input a key? How does bind know that its key and the key in /etc/named.conf and /etc/rndc.conf are different?
I rsync, /etc/named.conf /etc/rndc.conf and -r /var/named
But when I type
rndc status
I get
rndc: connect failed: connection refused
Is there a way to input a key? How does bind know that its key and the key in /etc/named.conf and /etc/rndc.conf are different?