What word is missing from the following excerpt of a named.conf file?
____ friends {
10.10.0.0/24; 192.168.1.0/24;
};
options {
allow-query { friends; };
};
A.
networks
B.
net
C.
list
D.
acl
What word is missing from the following excerpt of a named.conf file?
<code>
____ friends {
10.10.0.0/24; 192.168.1.0/24;
};
options {
allow-query { friends; };
};
</code>
What word is missing from the following excerpt of a named.conf file?
____ friends {
10.10.0.0/24; 192.168.1.0/24;
};
options {
allow-query { friends; };
};
A.
networks
B.
net
C.
list
D.
acl