Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Jan 01, 2009 2:47 am 
Offline
Newbie

Joined: Thu Jan 01, 2009 2:42 am
Posts: 4
Hi all,
I'm trying to tell my linode to use my own personal DHCP resolver rather than the ones given to me via dhclient.
In /etc/dhcp3/dhclient.conf I set this:
Code:
request subnet-mask, broadcast-address, routers,
   domain-name, domain-search, host-name,
   netbios-name-servers, netbios-scope, interface-mtu,
   rfc3442-classless-static-routes;
supersede domain-name-servers "127.0.0.1";


So I'm not explicitly requesting domain-name-servers and I'm superseding it anyway. According to the two relevant man pages this should be enough. But it's not working!

I also want to override the timezone eventually, which should be the same procedure as above.

Any tips?


Top
   
PostPosted: Thu Jan 01, 2009 2:58 am 
Offline
Newbie

Joined: Thu Jan 01, 2009 2:42 am
Posts: 4
checkers wrote:
Code:
supersede domain-name-servers "127.0.0.1";

The best problems are the simplest ones. Removed the " marks and everything works as expected.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group