exam questions

Exam N10-008 All Questions

View all questions & answers for the N10-008 exam

Exam N10-008 topic 1 question 564 discussion

Actual exam question from CompTIA's N10-008
Question #: 564
Topic #: 1
[All N10-008 Questions]

A technician is setting up DNS records on local servers for the company's cloud DNS to enable access by hostname. Which of the following records should be used?

  • A. A
  • B. MX
  • C. CNAME
  • D. NS
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kingnito
Highly Voted 1 year, 11 months ago
Cname should be the answer
upvoted 11 times
johnhi96
1 year, 10 months ago
Yeah, indeed.
upvoted 2 times
...
...
huradazimi
Most Recent 7 months, 3 weeks ago
Selected Answer: A
A. A is the answer
upvoted 1 times
...
ETQ
8 months, 2 weeks ago
Selected Answer: A
Definitely A CNAME are aliases, which means you can use a different hostname to resolve something. In the question here, they're trying to reach a LOCAL server from a CLOUD DNS, so even if you did put a CNAME, you still wouldn't be able to reach the local server, since you have no A record to tell the DNS where to go to, which is why CNAME is an idiotic answer. Example: mylocalserver A myIP locserv CNAME mylocalserver If you have no A record, you'll never be able to resolve the actual local server.
upvoted 1 times
...
f75c735
1 year ago
Selected Answer: A
the answer is A. Cname is mapping a hostname to a hostname
upvoted 1 times
...
bdemps98
1 year ago
Selected Answer: A
Pretty sure this is A.
upvoted 1 times
...
amalik11
1 year ago
Selected Answer: A
The answer is A. An A record maps a IPv4 to a hostname whereas a CNAME maps a hostname to another hostname (alias).
upvoted 1 times
...
emilia_088
1 year, 4 months ago
Selected Answer: A
Should be A
upvoted 1 times
...
drosas84
1 year, 4 months ago
Selected Answer: C
a CNAME record is used instead of a DNS A record, as it can only point to a domain name. In the case of an A record, its purpose is to associate a domain or URL with its corresponding IP address. For example, to load mywebsite.com, you need to point to its IP address like 192.168. 10.1.
upvoted 3 times
...
Calebdames
1 year, 4 months ago
"An A Record maps a hostname to one or more IP addresses, while the CNAME record maps a hostname to another hostname." Truth be told I still don't know the answer
upvoted 4 times
...
Sleezyglizzy
1 year, 4 months ago
Selected Answer: C
Valid responses, but I would go with c.
upvoted 2 times
...
Popeyes_Chicken
1 year, 5 months ago
Selected Answer: A
Sorry, forgot to vote* The technician needs to enable access by hostname. This can be accomplished by mapping the hostname to an ip address by using an A record. CNAME maps a hostname to an alias, which the technician has not been requested to do.
upvoted 2 times
...
Payu1994
1 year, 5 months ago
The A record (Option A) and the CNAME record (Option C) are typically used to enable access by hostname12. The A record, also known as the host address, points to an IP address1. For example, if your web server has the IP address 123.12.34.255, you would create an A record with that as the value to point your DNS to your web server1. The CNAME record, on the other hand, is used to point a domain or subdomain to another domain name2. It’s often used to ensure that multiple services, like www and mail, can be accessed from the same domain2. Please note that while other records like MX (Mail Exchange) and NS (Name Server) also play important roles in DNS, they are not typically used to enable access by hostname
upvoted 2 times
...
Popeyes_Chicken
1 year, 5 months ago
A. The technician needs to enable access by hostname. Not map a hostname to another hostname.
upvoted 1 times
...
Paula77
1 year, 5 months ago
Selected Answer: A
An “A” record, or Address record, is used to map a hostname to an IP address. CNAME is for canonical name records (useful for aliasing), not accessing a server via the hostname.
upvoted 4 times
...
Timfdklfajlksdjlakf
1 year, 5 months ago
Cname is an alias hostname for the same IP.
upvoted 1 times
...
[Removed]
1 year, 6 months ago
Selected Answer: C
CNAME is used
upvoted 1 times
...
willysquared
1 year, 6 months ago
This is definitely A. The question is asking to connect to a server via the host name, instead of the IP address. So you would need to update the A record with the IP address mapping to the host name to allow users to connect via the host name. There's no way it's CNAME. This is used to map subdomains like mail.google.com to google.com which is not what the user is trying to do in this scenario.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...