You work as an administrator at ABC.com. The ABC.com network consists of a single domain
named ABC.com. All servers on the ABC.com network have Windows Server 2012 installed.
ABC.com has a server, named ABC-SR13, which is configured as the primary DNS server in the
ABC.com domain. ABC.com has another server, named ABC-SR14, which makes use of ABC-SR13 for DNS queries.
You want to make sure that running nslookup.exe from ABC-SR14 produces a result that shows
the proper name of the default server.
Which of the following actions should you take?

A.
You should consider creating a reverse lookup zone on ABC-SR14.
B.
You should consider creating a forward lookup zone on ABC-SR14.
C.
You should consider creating a reverse lookup zone on ABC-SR13.
D.
You should consider creating a forward lookup zone on ABC-SR13.
“nslookup hostname” automatically shows the default server that resolved the record in the forward lookup zone.
Reverse lookup zone resolves IP to host
//Sascha
0
0
Answer is C…because the question says when executing nslookup… not executing nslookup HOSTNAME
So is there is no Reverse Lookup on ABC-SRV13, when ABC-SRV14 executes the nslookup, the proper server name of ABC-SRV13 it wont we showed.
0
0
answer has to be C. coz you are returning a hostname. nslookup x.x.x.x-> hostname. reverse lookup
0
0