LPI
202-400 · Question #6
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.
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/24 };
- Callow-axfr { 192.168.1.0/24; };
- Dallow-axfr { 192.168.1.0/24 };
- Eallow-xfer { 192.168.1.0/24; };
How the community answered
(62 responses)- A79% (49)
- B2% (1)
- C10% (6)
- D6% (4)
- E3% (2)
Community Discussion
No community discussion yet for this question.