View Single Post
Old 10-01-2008, 06:54 PM   #4 (permalink)
abhinandh
Proud to be Linux
 
abhinandh's Avatar
 
Join Date: Jun 2006
Posts: 458
Thumbs up Re: change dns address in gutsy permanently

Quote:
Originally Posted by mehulved View Post
See /etc/dhcp/dhclient.conf
prepend <opendns>
already tried that.no success

Quote:
Originally Posted by praka123 View Post
if ur having a single computer and uses bridge mode(dials from linux to connect) it is easy;u need to "#" out the line "usepeerdns" in /etc/ppp/peers/dsl-provider and then add the opendns servers at /etc/resolv.conf as:
Code:
nameserver 208.67.222.222
nameserver 208.67.220.220
and go to http://welcome.opendns.com for verification dataone dns server is down here most of the time .
thank you very much.works like a charm.

Last edited by abhinandh; 10-01-2008 at 06:54 PM. Reason: Automerged Doublepost
abhinandh is offline