LPI
201-450 · Question #49
What directive can be used in named.conf to restrict zone transfers to the 192.168.1.0/24 network?
The correct answer is A. allow-transfer { 192.168.1.0/24; }. See the full explanation below for the reasoning.
Networking Configuration
Question
What directive can be used in named.conf to restrict zone transfers to the 192.168.1.0/24 network?
Options
- Aallow-transfer { 192.168.1.0/24; };
- Ballow-transfer { 192.168.1.0-192.168.1.0.255; };
- Callow-axfr { 192.168.1.0/24; };
- Dallow-xfer { 192.168.1.0/24; };
How the community answered
(15 responses)- A80% (12)
- B7% (1)
- C13% (2)
Topics
#BIND#named.conf#zone transfer#allow-transfer
Community Discussion
No community discussion yet for this question.