Type following command to edit DNS (Primary DNS/Secondary DNS) server:
sudo vi /etc/resolv.confAdd/modify your ISP nameserver as follows
search isp.comAfter save and exit
nameserver 202.188.0.133
nameserver 202.188.1.5
Comments
Post a Comment