How would you instruct a Linux system to use the local networks dns cache located at 192.168.1.254 or the isps dns cache located on 1.2.3.4 if the lan nameserver is unavailable?
DNS is used for name resolution. Every node in a network (pc's, servers etc) has a unique IP address and a physical name. A DNS server holds a record of all names and their corresponding IP...