nerdexam
CompTIA

XK0-005 · Question #657

A Linux administrator is configuring a new internal web server fleet. The web servers are up and running but can only be reached by users directly via IP address. The administrator is attempting to…

The correct answer is B. NS D. A E. CNAME. NS – to delegate the zone “comptia.org” (or its subdomain) to the name server at 5.5.5.254. A – to map devel.comptia.org to the four IP addresses (5.5.5.1, .2, .3, .4). CNAME – to create the aliases dev.comptia.org and development.comptia.org pointing at devel.comptia.org.

System Management

Question

A Linux administrator is configuring a new internal web server fleet. The web servers are up and running but can only be reached by users directly via IP address. The administrator is attempting to fix this inconvenience by requesting appropriate records from the DNS team. The details are:

Hostname: devel.comptia.org IP address: 5.5.5.1, 5.5.5.2, 5.5.5.3, 5.5.5.4 Name server: 5.5.5.254 Additional names: dev.comptia.org, development.comptia.org Which of the following types of DNS records should the Linux administrator request from the DNS team? (Choose three).

Options

  • AMX
  • BNS
  • CPTR
  • DA
  • ECNAME
  • FRRSIG
  • GSOA
  • HTXT
  • ISRV

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    83% (20)
  • C
    4% (1)
  • I
    8% (2)

Explanation

NS – to delegate the zone “comptia.org” (or its subdomain) to the name server at 5.5.5.254. A – to map devel.comptia.org to the four IP addresses (5.5.5.1, .2, .3, .4). CNAME – to create the aliases dev.comptia.org and development.comptia.org pointing at devel.comptia.org.

Topics

#DNS Records#Networking Configuration#Web Servers#System Administration

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice