The host file provides a list of static DNS entries for a specific computer. In general, the computer checks it's host file for DNS lookup before going to the DNS server.
If the server name is found in the host file, the computer uses the specified IP address. Otherwise, the server queries a DNS server for name lookup.
Host names can be resolved by either using the /etc/hosts file or by using DNS.
which type of dns server contains the host records for the host in a domain?
there is an .ini file in your c:\winnt\system32\drivers\etc That file contains DNS entries (ip addresses that relate to a name) (They are separated by a space Example: 127.0.0.1 localhost 209.85.96.21 WikiAnswers
DNS
Cache,Host Files, DNS server
yes but it a lengthy process you can update the host file for each and every dns record which is never recommended until no other option eg abc. com 10.x.x.x
A DNS is used to convert Host Names into IPs and IPs into host names. (DNS = Domain Name Server).
It is always good to assign local DNS to clients as it provides great help in resolving host name to IP address and vice versa. Otherwise we need to make the related entry in the hosts file.
DNS doctoring enables an internal host on a LAN to receive the Private ip of an internal server as an answer from a DNS query when using a DNS server that is outside the LAN, such as on the internet. A static NAT translation must also exist to translate the public IP to the private IP. Without DNS doctoring, the external DNS server will reply with the public IP address of the host on the internal LAN.
The IPv6 host record is referred to as a AAAA record.
Primary
The DNS offers a CNAME type that is analogous to a symbolic link in a file system, the CNAME entry provides a(n) ______ for another DNS entry