single-label name
network ID that doesn’t use prefixes or suffixes; commonly the host name
HOSTS File
static file on each Windows based client that is used for DNS name resolution
When to use HOSTS file (4)
Cons to using HOSTS
Link-Local Multicast Name Resolution
LLMNR
Allows clients to find hosts on local suben without DNS or broadcasts
Windows Server 2008 and Vista
What kind of name resolution does LLMNR enable (2)
- IP address to hostname
Where does LLMNR operate on the network
Link local only (local subnet)
When is LLMNR used as a default
When DNS name resolution fails
DNS Suffix Search List
used to locate computers with single label names in a domain other than the one your computer is in.
Where can DNS Suffix Search List be changed. (2)
- Best changed in DNS Suffix List using Group Policy
DNS Devolution
Active Directory behavior which allows a client computer from a child namespace to access resources in the parent namespace without the need for a fully qualified domain name (FQDN)
How does devolution work
tries to append the parent DNS name as it goes up tree until resolved or until the devolution level is hit
devolution level
specifies the # of labels or size of the parent domain where devolution will stop
ex: westsim.com ( 2 labels) corp.westsim.com (3) labels
Global Names Zone
Zone in DNS db use for single-label name resolution within a domain
When is Global Names Zone used (3)
New Server 2012 traffic reduction functionalities(2)
New Server 2012 response time reduction functionalties (2)
Domain Name System
DNS
Server is usually used in place of system.
hierarchical distributed db used to translate hostnames to IP address and vice verse
Fully Qualified Domain Name
FQDN
includes hostname and all domains back to root.
root domain (2)
the originating domain in a network indicated by a . (dot) at the end of the FQDN
normally not shown in FQDN
top-level domains
- .com, .edu, .gov all are tld examples
second-level domains
sub level domains
- additional domains that directly precede second level or other sub level domains
forward lookup
hostname/FQDN to IP address resolution