DNS: Domain Name Service
- Directory Service for Internet resources
- Resources?
- IP addresses
- Host Info
- Canonical names of Host
- Simplified names (aliases) Host
- Names of mail servers
- Other
- Resources?
- What is a Domain Name?
- Initial specifications in RFC 1034 and 1035
- Method of identifying resources on the Internet, for persons
- Symbolic name easy to remember
- Chain of "tags”
- They can identify:
- a host. E.g. Host "cisneros" cisneros.aut.uah.es
- an organisation. E.g. for the Department of Automation: automatica.aut.alcala.es
- a service. E.g. UAH Web: www.uah.es
- Initial specifications in RFC 1034 and 1035
What are the functional entities of DNS?
- The DNS system is based on a model of the type:
- Client-Server, and Distributed (not centralized)
- Transport Service used
- Normally UDP port 53 by default
- It could also be TCP, port 53
- Functional Entities
- DNS clients (resolvers)
- Typically located in Hosts
- Serve certain Network Applications
- DNS servers
- As applicable, may act:
- Just as Servers, or mixed, as a client and server → Proxy
- As applicable, may act:
- DNS clients (resolvers)