M
MikaelL
Guest
We had a power outage this morning and after that the dns wasnt working properly.
I found that the /etc/named.conf was missing the "options" part.
What is the "default" options usually in plesk named.conf files?
Anything else besides:
options {
version "none";
directory "/var";
auth-nxdomain no;
pid-file "/var/run/named/named.pid";
};
I found that the /etc/named.conf was missing the "options" part.
What is the "default" options usually in plesk named.conf files?
Anything else besides:
options {
version "none";
directory "/var";
auth-nxdomain no;
pid-file "/var/run/named/named.pid";
};