Chapter 1 Flashcards

1
Q

What is the primary function of the application layer in networking?

A

Facilitates user-level communication through protocols for activities like sending emails and browsing the web.

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

What does DNS stand for?

A

Domain Name System.

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

What is the main purpose of DNS?

A

Translating domain names to their associated numeric addresses on the internet.

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

What is name resolution in the context of DNS?

A

Converting names to addresses.

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

What did the internet use for mapping in its early days?

A

A file containing all the names and addresses of computers.

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

What are the two main principles behind DNS configuration?

A
  • Local Autonomy
  • Redundancy
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How does DNS operate?

A

As a distributed database enabling users to query name servers for computer addresses.

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

Describe the hierarchical structure of DNS.

A

A tree-like structure with the root at the top, top-level domains (TLDs) as children, and further subdomains.

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

What are the three categories of top-level domains (TLDs)?

A
  • Generic TLDs (gtlds)
  • Country Code TLDs (cctlds)
  • Sponsored TLDs (stlds)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What utility allows users to query DNS and perform name resolutions?

A

nslookup.

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

How many root name servers are there, and what is their significance?

A

There are 13 root name servers responsible for resolving top-level domains.

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

What is a fully qualified domain name (FQDN)?

A

A domain name that specifies its exact location in the DNS hierarchy.

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

Fill in the blank: The DNS operates as a _______ database.

A

distributed.

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

What does the ‘set a’ command do in DNS?

A

Accesses the ‘set a’ domain.

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

What is the role of a domain registrar?

A

Responsible for managing the registry and adding/removing domains as needed.

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

What is the significance of the Start of Authority (SOA) record?

A

Provides details like domain name, server name, and contact email.

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

What does the TTL in a zone file represent?

A

Time to live; defines how long other servers can cache zone file entries.

18
Q

What is an Access Control List (ACL) in the context of DNS?

A

Configuration that defines which sources can query the name server.

19
Q

True or False: Country code top-level domains are administered by designated authorities.

20
Q

What is the purpose of the WHOIS command?

A

To retrieve information about domain ownership and IP allocation.

21
Q

What does the MX entry in a zone file designate?

A

The mail server for the local domain.

22
Q

What is domain name hacking?

A

Crafting domains to mimic other terms or brands, often with misleading intentions.

23
Q

What is the role of ZADNA in South Africa?

A

Administers the country code top-level domains like ‘.za’.

24
Q

List some popular DNS services.

A
  • Google’s DNS Service (8.8.8.8)
  • Cloudflare’s DNS Service (1.1.1.1)
  • OpenDNS (opendns.com)
25
What is the importance of DNS caching?
Reduces the frequency of root server queries and expedites the resolution process.
26
What does the CNAME entry in a zone file do?
Defines synonyms for a domain.
27
What does a negative response in DNS indicate?
That a name does not exist in the domain.
28
What is the purpose of the nslookup command's 'A' record type?
To refine the search to the specific address record.
29
What is the significance of the serial number in an SOA record?
Ensures version control and sync between name servers.
30
What are specialized domains for academia and government in South Africa?
* ac.za (academic institutions) * gov.za (government entities)
31
Fill in the blank: Domain name _______ entails crafting domains to mimic other terms.
hacking.
32
What foundational role does DNS play in the internet?
DNS is the foundation of the internet, essential for achieving its current heights.
33
How does DNS contribute to the internet's design goals?
DNS illustrates technical operation, local autonomy, and redundancy.
34
What is the concept of delegation in DNS?
Delegation is a mechanism for adding subdomains.
35
What role does a registrar play in DNS?
A registrar adds names to a registry, contingent upon fulfilling necessary requirements.
36
What must be configured initially when setting up a domain name?
Zone files and name services.
37
What influences the acceptability of specific domain names?
Controlling authorities and their policies.
38
What is the case of Zetna in South Africa related to?
Zetna is an authority that decides on introducing second-level domains.
39
How do policies for registering names in the DNS vary?
Policies differ across countries, highlighting varying conventions.
40
What legal challenge did Mr. Nissan face with the domain nissan.com?
Mr. Nissan faced challenges from the giant motor manufacturer with the same name.
41
What major topics in DNS were explored in the presentation?
Technical, operational, and regulatory aspects of the Domain Name System.
42
What does the presentation invite viewers to do after discussing DNS?
It invites further exploration into its various facets.