Domain Name System - DNS: % Telnet 134.82.11.70
Domain Name System - DNS: % Telnet 134.82.11.70
Introduction
IP assigns 32-bit addresses to hosts
(interfaces)
o Binary addresses easy for computers to
manage
o All applications use IP addresses
% telnet 134.82.11.70
The Domain Name System (DNS) provides
translation between symbolic names and IP
addresses
Example DNS hierarchy
2
DNS and client-server computing
DNS names are managed by a hierarchy of
DNS servers
Hierarchy is related to DNS domain
hierarchy
3
Root server at top of tree knows about next
level servers
Next level servers, in turn, know about
lower level servers
4
Name resolution
Resolver software typically available as
library procedures
o Implement DNS application protocol
DNS request
o Sends message to local DNS server
DNS reply
o Sends message to client program and
5
Using DNS servers
o Record type
o Data value
o Record type - A
Other types:
o MX (Mail eXchanger) - maps domain name
another
Result - name that works with one application
may not work with another!