DNS Zone types Flashcards

(8 cards)

1
Q

Forward Zone

A

Used to resolve domain names to IP addresses. Contains records like A, AAAA, and MX.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Reverse Zone

A

Maps IP addresses back to domain names, opposite of a forward zone

Used in reverse DNS lookups (IP address is known but the associated hostname is needed)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Authoritative

A

Has final authority over its own records, providing definitive answers to queries about domain names within its zone without needing to query other sources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Non-Authoritative

A

provides information that has been obtained from another server, not from the original source, usually cached from previous queries

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Primary

A

Main zone file where DNS records are stored and managed. Allows direct changes to DNS records

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Secondary

A

Read-only copy of the primary zone that serves as a backup. Redundancy for fault tolerance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Hosts File

A

Used by an operating system to map hostnames to IP addresses.

Simple local DNS resolution, which the system checks before querying external DNS servers, allowing for manual override of DNS lookup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Recursive DNS Queries

A

DNS server takes on the responsibility of retrieving data from other DNS servers on behalf of the client, providing a complete answer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly