You are not logged in.
I'm a bit confused about the current role of /etc/resolv.conf. The Netctl profile documentation has a DNS field, so has /etc/resolv.conf become functionally obsolete when using netctl? Or is /etc/resolv.conf still useful when you have multiple interfaces, as it specifies DNS servers for all interfaces?
Last edited by pgoetz (2014-08-30 11:51:50)
Offline
From https://wiki.archlinux.org/index.php/resolv.conf:
dhcpcd, netctl, NetworkManager, and various other processes can overwrite /etc/resolv.conf.
"Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it."—Linus Torvalds
s/ftp/git/
https://iandouglasscott.com | https://github.org/ids1024 | https://keybase.io/ids1024
Offline
The DNS field of netctl will simply allow you to specify what gets written to resolv.conf. /etc/resolv.conf is still used by the system itself to specify nameservers.
Offline
Thanks for that clarification!
Offline