DNS Hierarchy
Address Records: A vs AAAA
Defines the IP address of a domain
(A) records are for IPv4 addresses
(AAAA) records are for IPv6 addresses
Mail Exchange (MX) Record
Specifies the mail server responsible for accepting email messages on behalf of a domain name
Text (TXT) Records
Domain Keys Identified Mail (DKIM)
Sender Policy Framework (SPF)
A list of all servers authorized to send emails for this domain. Mail servers check to see if incoming mail came from an authorized host.
Domain-Based Message Authentication, Reporting, and Comformance (DMARC)
Domain owners decide what external email servers should do with emails that don’t validate through DKIM or SPF. The policy is written into a DMARC TXT record.
DHCP Scope
Defines the parameters of a DHCP server such as:
IP address range
Subnet mask
Lease duration
DNS server settings
Default gateway
VOIP servers
DHCP Dynamic vs Automatic Assignment
Dynamic:
- assign address from DHCP pool
- address reclaimed after lease period
Automatic:
- DHCP server keeps list of past assignments
- devices are assigned the same IP if still available
DHCP Leases
DHCP Reservation
VLAN
VPN
Virtual Private Network
- sends encrypted data across a public network
- usually a combination of software and hardware
- many VPNs are now software based