GCIH Exam QuestionsBrowse all questions from this exam

GCIH Exam - Question 95


Jill ran the following command below against a DNS server.

Exam GCIH Question 95

But the command did not work. What other command can Jill use to accomplish the same task?

Show Answer
Correct Answer: D

Jill is trying to perform a DNS zone transfer task. The `dig` command is commonly used for such purposes. The correct command should include the target DNS server, the domain to be queried, and the type specified as AXFR for zone transfers. Therefore, the correct command is $ dig @45.79.151.23 192.12.4.6 -t AXFR.

Discussion

1 comment
Sign in to comment
XBal
Sep 15, 2024

Answer should be "D"