What directive can be used in named.conf to restrict zone transfers to the 192.168.1.0/24 network?

What directive can be used in named.conf to restrict zone transfers to the 192.168.1.0/24 network?

What directive can be used in named.conf to restrict zone transfers to the 192.168.1.0/24 network?

A.
allow-transfer { 192.168.1.0/24; };

B.
allow-transfer { 192.168.1.0/24 };

C.
allow-axfr { 192.168.1.0/24; };

D.
allow-axfr { 192.168.1.0/24 };

E.
allow-xfer { 192.168.1.0/24; };



Leave a Reply 1

Your email address will not be published. Required fields are marked *


seenagape

seenagape

I choose