» Linux »
Examen sur Linux »
Examen 202 : Networking Administration »
Section 3 »
Question 5/20
Explanation: When you connect to a Linux server to collect email or via Telnet, the server looks at
your IP address and then tries to resolve it to a hostname to check whether the hostname is allowed
to connect. This is known as a reverse DNS lookup. The cause of the problem is that the server is
timing out while performing the IP address to hostname resolution.
Incorrect Answers
A: If the DNS server used by the clients is not properly resolving the server name to an IP address, the clients would never be able to connect using the server hostname.
B: The server would use the route with the lowest cost if multiple routes existed.
D: This is possible, but it is not the most likely cause of the problem. You would get an error message is the packets were being dropped.
E: An IP conflict is unlikely to be the cause of the problem.