6.5.6 - Mail Exchange, Service, and Text Records

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

flashcard set

Earn XP

Description and Tags

Flashcards covering Mail Exchange (MX), Service (SRV), and Text (TXT) records for the Network+ exam.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

What is a Mail Exchange (MX) record?

Identifies an email server for the domain; multiple servers are installed for redundancy, and each is represented with a record; each server record is given a preference value with the lowest numbered entry preferred.

2
New cards

What are the requirements for the host identified in an MX record?

The host identified in this record must have an associated A or AAAA record and must not point to a CNAME record.

3
New cards

What is a Service (SRV) record?

Contains the service name and port on which a particular application is hosted; often used to locate VoIP or media servers; essential for Microsoft’s Active Directory to locate domain controllers.

4
New cards

What is a priority value in the context of SRV records?

A value used to configure the priority of SRV records.

5
New cards

What is a TXT record?

Used to store any free-form text that may be needed to support other network services; commonly used as part of Sender Policy Framework (SPF) and DomainKeys Identified Mail (DKIM).

6
New cards

What is an SPF record?

Lists the IP addresses or names of servers that are permitted to send email from a particular domain and is used to combat the sending of spam.

7
New cards

What is a DKIM record?

Used to decide whether you should allow received email from a given source, preventing spam and mail spoofing; can use encrypted signatures to prove that a message really originated from the domain it claims.