LPIC-2 Exam 201 (Linux Engineer) — Question 59

What should be done to ensure a client machine uses the recursive nameserver running on the IP address 192.168.0.1? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Correct answers A and D are necessary configurations for ensuring the client machine can use the specified nameserver. Option A directly specifies the nameserver in the resolv.conf file, while option D ensures that the dns service is properly referenced in the nsswitch.conf file. Options B, C, and E are invalid as they do not configure the nameserver in the required manner.