http://code.google.com/speed/public-dns/
Where do i change that setting in Mageia?
Not!pnunn wrote:edit /etc/resolv.conf and add the name server in there.
Peter.
from# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
cat /etc/resolv.conf
Ken-Bergen wrote:Not!pnunn wrote:edit /etc/resolv.conf and add the name server in there.
Peter.
from# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTENIn the network configuration tool use Manual instead of Automatic, you'll have to set your IP address, Gateway, Netmask and DNS server.
- Code: Select all
cat /etc/resolv.conf
vim /etc/resolv.conf
search .
nameserver 8.8.4.4
nameserver 8.8.8.8
# cp -v /etc/resolv.skel /etc/resolv.conf
OpenDNS nameservers
nameserver 208.67.222.222
nameserver 208.67.220.220
domain 10.0.0.1
nameserver 10.0.0.1
obgr_seneca wrote:Config files are written by root, and root can overwrite write protected files iirc.
chattr +i /etc/resolv.conf
obgr_seneca wrote:But why not use drakconf, since you can set the dns there?
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
chattr +i /etc/resolv.conf
chattr -i /etc/resolv.conf
obgr_seneca wrote:What about opening the network center in the mcc and setting the dns manually?
obgr_seneca wrote:But of course you can choose a more difficult way as well
tallship wrote:obgr_seneca wrote:What about opening the network center in the mcc and setting the dns manually?
Because it doesn't address the issue. You only get to choose between static and dynamic allocation. The matter at hand deals with how to change your resolver to use Google DNS on a DHCP client.
Users browsing this forum: No registered users and 1 guest