On Sun, 2009-12-06 at 09:35 +0000, Balachandar wrote:
> Hi guys,
>    I set the newly released google's DNS in my /etc/resolv.conf file.But 
> everytime when i restart the system the DNS server IP address is changed by 
> the 
> network manager applet.I m using fedora 11 and using BSNL NIC card to connect 
> to 
> the internet.Any help.

You're probably getting an IP address and DNS through dhclient. Add the
following to /etc/dhcp3/dhclient.conf

        prepend domain-name-servers 8.8.8.8,8.8.4.4;

-- 
Roshan George <[email protected]>

_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to