How long can Domain names be?
up to 255 characters including periods.
Where is the hosts file stored in windows?
\Windows\System32\Drivers\Etc
What are DNS root servers?
called “.” or “dot”
-13 powerful DNS servers.
What are top-level domain servers?
- delegate to thousands of second-level DNS servers
What are second-level DNS servers?
-support individual computers.
What were the original top-level domain servers?
-com, org, net, edu, gov, mil, and int
What is a FQDN?
Fully qualified domain name
What is a DNS server?
A server running DNS server software
What is a zone?
A containter for a single domain that gets filled with records.
What is a record?
line in the zone data that maps a FQDN to an ip address
What is an authoritative DNS server?
what is a name server?
-subordinate to authoritative DNS server
Where is the DNS info kept in Linux?
/etc/resolv.conf
How do you display a cache of recently resolved FQDNs?
ipconfig /displaydns
Describe two types of DNS servers.
- Unix/linux systems you can use BIND
What is a forward lookup zone?
What is a cname?
Canonical name
-acts like an alias
What is a MX record?
-used by SMTP servers to determine where to send mail
what is a reverse lookup zone?
What is an active directory integrated zone?
What is a workgroup?
-name that organizes groups of computers.
Describe a windows domain.
Describe active directory.
Describe Common Internet File System.
- active directory integrated zone all domain servers (DNS servers) are equal.