4.2 Name Resolution Flashcards
DNS
Domain Name System
DNS is a global and highly distributed network service that resolves strings of letters into IP addresses for you.
DOMAIN NAME
A domain name is the term we use for something that can be resolved by DNS.
NAME RESOLUTION
The process of using DNS to turn a domain name into an IP address is known as name resolution.
What are the four part of the Standard Modern Network Configuration?
1 IP address
2 Subnet Mask
3 Gateway for a host
4 DNS sever
What are the five primary Types of DNS servers?
1 Caching name servers
2 Recursive name servers
3 Root name servers
4 TLD name servers
5 Authoritative name servers
1 CACHING NAME SERVERS
Their purpose is to store domain name lookups for a certain amount of time.
2 RECURSIVE NAME SERVERS
Recursive name servers are ones that perform full DNS resolution requests.
TTL
Time To Live.
This is a value, in seconds that can be configured by the owner of a domain name for how long a name server is allowed to cache an entry before it should discard it and perform a full resolution again.
ANYCAST
Anycast is a technique that’s used to route traffic to different destinations depending on factors like location, congestion or link health.
3 ROOT NAME SERVERS
13 authorities that provide root name lookups as a service.
4 TLD NAME SERVERS
TLD stands for top-level domain and represents the top of the hierarchical DNS name resolution system.
A TLD is the last part of any domain name.
For each TLD in existence, there is a TLD name server.
5 AUTHORITATIVE NAME SERVERS
Authoritative name servers are responsible for the last two parts of any domain name, which is the resolution at which a single organization may be responsible for DNS lookups.