» Linux »
Examen sur Linux »
Examen 201 : Advanced Administration »
Section 2 »
Question 4/20
Explanation: I don't know why the DNS resolution isn't working for the syslog daemon. It could be that there
are lots of log entries and that the DNS requests are timing out. Therefore, adding the inbound logging hosts to
/etc/hosts on the log server will enable local hostname resolution, thus negating the need to use
DNS.
Incorrect Answers
A: The question states that DNS is configured and running and therefore does not need to be restarted.
B: This won't work. The clients are able to contact the logging server. Adding the central logging server to all
inbound logging hosts' /etc/hosts files won't affect how the logging server records the log entries.
C: Remote logging support is already enabled because the IP addresses are being logged.
D: DNS resolution needs to be forced on the server, not the clients.