GIAC Systems and Network Auditor GSNA Question # 107 Topic 11 Discussion
GSNA Exam Topic 11 Question 107 Discussion:
Question #: 107
Topic #: 11
You are responsible for a number of Windows Server 2003 DNS servers on a large corporate network. You have decided to audit the DNS server logs. Which of the following are likely errors you could encounter in the log? (Choose two)
A.
The DNS server could not create FTP socket for address [IP address of server].
B.
The DNS server could not open socket for domain name [domain name of server].
C.
The DNS server could not create a Transmission Control Protocol (TCP) socket.
D.
The DNS server could not open socket for address [IP address of server].
There are a number of errors one could find in a Windows Server 2003 DNS log. They are as follows: The DNS server could not create a Transmission Control Protocol. The DNS server could not open socket for address. The DNS server could not initialize the Remote Procedure Call (RPC) service. The DNS server could not bind the main datagram socket. The DNS Server service relies on Active Directory to store and retrieve information for Active Directory-integrated zones. And several active directory errors are possible. Answer: A is incorrect. DNS Servers do not create FTP connections. Answer: B is incorrect. A DNS server looks up a name to return an IP, it would not and cannot connect to a domain name, it must connect to an IP address.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit