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
Option D is wrong. There is another IP.
Run echo “nameserver 192.168.1.1” >> /etc/resolv.conf