6.5 Pt 1 Flashcards
(15 cards)
How do Domain Name Service (DNS) queries resolve host names and domains to IP addresses?
Check Cache
THEN
Check Recursive Resolver -> Root -> TLD -> Authoritative
What is the role of the root servers in the DNS hierarchy?
Either gives IP address or refers request to next lvl down
In DNS, what is the difference between a zone and a domain?
Zone is a collection domains
What is the difference between a forward lookup zone and a reverse lookup zone?
What functions do different record types have, such as A records and PTR records?
What methods can be used to ensure the security of name queries?
What’s a host name?
Assigned to PC by admin
What’s a FQDN?
What are the 2 parts of it?
Fully Qualified Domain Name
Unique ID for host on a network
.
Host name / Domain Suffix
nut.widget.example
What’s the host name?
What’s the domain name?
Host name: nut
Domain name: widget.example
FQDN rules (4)
Unique name
Length < 63 characters
DNS uses letter, digit, hyphens
Not case sensitive
DNS Hierarchy (6)
Root
TLD: Top Lvl Domain
CCS: Country Code Sub
D: Domain
SD: SubDomain
RS: Resource Record
https://mail.example.co.uk/info.html
Break down each lvl
Root: .
TLD: uk
CCS: co
Domain: example
Subdomain: mail
Resource Record: /info.html
https://www.brainscape.com/l/dashboard/
Root: .
TLD: com
Domain: brainscape
Subdomain: www
Resource Record: /l/dashboard/
What is a recursive lookup?
If queried server is not authoritative, queries other name servers