If you want to make use of specific DNS, modify the following file /etc/resolv.conf
sudo vi /etc/resolv.conf
Add the following line to resolve.conf
nameserver xxx.xxx.xxx.xxx (xxx = DNS address)
nameserver xxx.xxx.xxx.xxx
sudo vi /etc/resolv.conf
Add the following line to resolve.conf
nameserver xxx.xxx.xxx.xxx (xxx = DNS address)
nameserver xxx.xxx.xxx.xxx
Comments
Post a Comment