I want to manually set my resolv.conf and have Ubuntu not automatically change it later.

How do I get Ubuntu to stop modifying resolv.conf?

I have already set "Automatic (DHCP) addresses only" in the network settings here:

alt text

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

See this question & answer set:

http://superuser.com/questions/120173/resolv-conf-not-working-properly-with-ethernet-in-ubuntu

link|improve this answer
feedback

apt-get remove resolvconf?

link|improve this answer
My question could have been phrased better. I needed to set the priority of DNS servers, so editing dhclient's config file was better. – Neil May 17 '10 at 20:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.