LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Changing the IP address of the primary DNS. (https://www.linuxquestions.org/questions/linux-newbie-8/changing-the-ip-address-of-the-primary-dns-892940/)

Susiedc3 07-21-2011 08:07 AM

Changing the IP address of the primary DNS.
 
If I change the primary ip address for DNS, do I need to reboot the server?

SL00b 07-21-2011 08:10 AM

No, but you need to bounce the network services.

yodabug 07-21-2011 12:37 PM

http://theos.in/desktop-linux/tip-th...twork-service/

paulsm4 07-21-2011 12:49 PM

Hi -

Quote:

Q: If I change the primary ip address for DNS, do I need to reboot the server?
A: No.

If you have a command-line only server, you'd typically:
a) manually edit /etc/resolv.conf
... then ...
b) type "/etc/init.d/network restart" (both commands as "root")

If you have a GUI, you'd just change the DNS server address and be done. The GUI should automagically do the rest of the work for you.

'Hope that helps .. PSM


All times are GMT -5. The time now is 08:38 AM.