A DNS server has the IP address 192.168.0.1. Which TWO of the following need to be done on a
client machine to use this DNS server?
A.
Add nameserver 192.168.0.1 to /etc/resolv.conf
B.
Run route add nameserver 192.168.0.1
C.
Run ifconfig eth0 nameserver 192.168.0.1
D.
Run echo “nameserver 192.168.1.1” >> /etc/resolv.conf
E.
Run bind nameserver 192.168.1.1
D if 192.168.0.1
D if nsswitch.conf
Joe, the answer is correct
the questione is which “””TWO”””, so you have to answer with 2 correct answers
Ektoras, obviously .1.1 is not correct since the ip of the dns server is .0.1 thats why it is only d if it is .0.1