Network Services Flashcards
To connect to a website and display its contents, a URL entered in the web browser address bar needs to be translated into an IP address. Which server is used to handle this type of request?
DNS Server
Which of the DNS database records listed below returns a 32-bit IP address?
A
The DNS database AAAA record creates a pointer that maps a hostname to:
IPv6 Address
Which of the DNS database records maps a domain name to a list of mail servers for that domain?
MX
(Mail Exchange)
What is the function of a DNS TXT record?
Provides outside services with additional information about a domain
(Not used to direct any traffic)
Which DNS TXT records are used for spam management?
SPF (Sender Policy Framework)
DKIM (DomainKeys Identified Mail)
DMARC (Domain-based Message Authentication, Reporting & Conformance)
What allows the receiver of an email message to verify that the message claimed to have come from a specific domain was indeed authorized by the owner of that domain?
DKIM
(DomainKeys Identified Mail)
An authentication method that enables signing an outbound email message with digital signature.
DKIM
(DomainKeys Identified Mail)
An open standard defining a technical method to prevent electronic mail sender address forgery.
SPF (Sender Policy Framework)
A DNS TXT record that allows the owner of a domain to specify all the servers authorized to send mail from their domain?
SPF (Sender Policy Framework)
A DNS TXT record containing instructions for the recipient of an email message on how to handle emails that do not align with the sender’s mail policies?
DMARC
(Domain-based Message Authentication, Reporting & Conformance)
Which server type enables automatic allocation of IP addresses on a network?
DHCP Server
The time a DHCP client can use an IP address dynamically assigned by the DHCP server is referred to as what?
Lease
Which term refers to permanent IP address assignment from a DHCP server?
Reservation
A range of IP addresses that a DHCP server can lease out to DHCP clients is known as?
Scope