I have modifed /etc/named.conf (which points to /var/named/run-root/etc/named.conf)
acl common-allow-transfer {
12.96.161.249;
};
to allow Server Matrix ns to slave off of my ns. The problem is that when I check back again the following day, it is reset to
acl common-allow-transfer {
none;
};
I'm running Plesk 7 on RHE 3. I was told Plesk 7 will overwrite the modification done in /etc/named.conf. Anybody knows how to do this?