Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.
DNS stands for domain name system. Its a library of all records & It resolves IP address to hostname (fqdn) or vice versa. DNS works on port 53 (tcp/udp). TCP for zone transfer & UDP for dns queries.
DHCP stands for dynamic host configuration protocol. It provides automatic IP address to clients.
DNS for resolution issues
DHCP to distributes IP address's among your network without conflict
Domain Name Servers (DNS) are the Internet's equivalent of a phone book. They maintain a directory of domain names and translate them to Internet Protocol (IP) addresses. This is necessary because, although domain names are easy for people to remember, computers or machines, access websites based on IP addresses.