Is there a way in Linux or Unix to have a DNS server to search the hosts file before making a DNS query? Basically, what I want to do is have a list of sites in hosts file and when a DNS query is made for one of the listed sites the DNS server will return the answer that is in the hosts file rather than asking another DNS server for the answer.