» Linux » Examen sur Linux » Examen 202 : Networking Administration » Section 5 » Question 25/27
25.You have been asked to set up a DNS server for your department. You are to allow the company’s main DNS server to update yours. What is the correct entry in the named.conf?

allow-transfer { IP_ADDRESS; };
allow-update { IP_ADDRESS; };
allow-access { IP_ADDRESS; };
allow-access { IP_ADDRESS };

Explanation

« Question 24 Question 26 »