6.6 Flashcards

(16 cards)

1
Q

What are the symptoms of name resolution problems?

A

Cannot lookup by domain name, but by IP

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

What is the role of the HOSTS file in the name resolution process?

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

What happens if a host requests a name without the IP mapping cached?

A

The host asks the resolver

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

What does “ipconfig /all” do?

A

Show all resolvers

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

In linux, what does “/etc/resolv.conf” do?

A

Shows resolver addresses

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

What’s the first thing to check if a single host cannot resolve names?

A

Check that they can ping the correct name server

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

What happens if multiple hosts are affected?

A

Server is the issue

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

How to troubleshoot Name Resolution (3)

A

Check local name cache.
Check HOSTS
Verify DNS records using nslookup or dig

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

What do these commands do?
“ipconfig /displaydns”
“ipconfig /flushdns”

A

Shows DNS records
Clears DNS cache

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

What is HOSTS?

A

List of host name to IP address mappings

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

What does “%SystemRoot%\system32\drivers\etc" check in Windows?

A

HOSTS file - List of host name to IP address mappings

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

What does “/etc” check in Linux?

A

HOSTS file - List of host name to IP address mappings

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

What can you do with “nslookup” or “dig” tools?
What does DIG stand for?

A

Verify DNS records
Domain Information Groper

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

What do these commands do?

Win: “ipconfig /all”
Lin: “hostname –fqdn

A

Check FQDN in Win/Lin

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

what happens if you use “nslookup” only?

A

Goes to interactive mode

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

What id “dig” primarily for?

A

Querying DNS servers and related info

Address record, domain, FQDN,