Chapter 10 - Network Naming Flashcards
Define NetBIOS/NetBEUI
-Broadcasts name & MAC for name resolution
- Every other system hears broadcast and stores it into the cache
- meant to be used to share folders & printers
TCP Port 137 & 139
UDP Port 137 & 138
What is NetBT
NetBIOS over TCP/IP
Define SMB
Server Message Block ran on top of NetBT to support sharing folders and files. Used NetBIOS names.
- Today no longer dependent on NetBIOS
Port 445
What is the ‘hosts file’
Contained a list of IUP addresses for every computer on the Internet, matched to the corresponding system names.
.\Windows\System32\Drivers\Etc (W7-10)
/etc (Linux)
What is the DNS Root server
A bunch of powerful computers dispersed around the world
“.”
What are the top-level domain servers
Handle TLD names such as .com .org…
One step below Root servers
What is the limit of characters in a dns name
255 characters Lowercase letters numbers hyphen (-) can be separated by .
Define Hierarchical Name Space
An imaginary tree structure of all possible names that could be used within a single system
Define Flat Name Space
one big undivided list containing all names with no grouping
ex. host file
Define FQDN
Fully Qualified Domain Name
root on the right side - domains left
Define zone
a container for a single domain that gets filled with records
Define Record
a line in the zone data that maps an FQDN to an IP address
Define Authoritative Name Server
A DNS server that has a single zone that lists all the host names on the domain and their IP addresses.
Make sure that all name servers are updated for changes
A powerful DNS server acts as this for many domains
What is the purpose of a name server
Acts as a subordinate to the Authoritative Name Server to handle massive incoming DNS inquiries
How does a root server hold massive amounts of IP addresses
They only know where to send the requests