How to Configure /etc/hosts, /etc/resolv.conf and DNS Resolution on RHEL 7
How to Configure /etc/hosts, /etc/resolv.conf and DNS Resolution on RHEL 7 DNS resolution is one of the first things you troubleshoot when a server cannot reach other hosts by name. On Red Hat Enterprise Linux 7, name resolution is controlled by a layered system involving /etc/hosts, /etc/resolv.conf, /etc/nsswitch.conf, and NetworkManager. Understanding how these files interact […]