LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   DNS Config (https://www.linuxquestions.org/questions/linux-newbie-8/dns-config-16393/)

ramkumar_rkin 03-16-2002 04:54 AM

DNS Config
 
I'm using Redhat 7.1.
I want to config Local DNS but i dont know how to
i want clear config.
pls give some suggestion

vofkid 03-16-2002 12:33 PM

vi /etc/resolv.conf
 
vi /etc/resolv.conf, thats the DNS file.

insert the following

nameserver (ip address)

ie:

nameserver 207.69.188.185
nameserver 207.69.188.186

Hope this helps.
-js


All times are GMT -5. The time now is 12:11 AM.