Certification tests Certification training Certification tests mcse ccna a+
Practice Tests CCNA MCSE A+ Network+
  IT Certification Practice Exams   HOME  | Cisco  | CompTIA  | CheckPoint | CIW | Microsoft | Books | Bootcamp |  Buy Now!

A certification portal

Go back to CompTIA Page

 iNet+ Certification ™ Practice Questions
DNS Records

 

Back                                                                         Up                                         Next

Q8.Which type of resource record you need to add to your domain on your NT server computer, that identifies the mail server?

  1. CNAME
  2. NS
  3. MX
  4. A Record

 

Correct Answer: C.

 Explanation: 

A zone file contains the resource records for the part f the domain for which the zone is responsible. Some of the resource records are:
1. SOA (Start Of Authority Record): The first record in any zone file is the SOA record. The SOA file contains some general parameters such as contact e-mail of the person responsible for this zone file, the host on which zone file is maintained etc.
2.The NS Record (Name Server Record): NS Record contains the name servers for this domain. This will enable other name servers to look up names in your domain.
3. MX Record (Mail Exchange Record): MX record tells us which host processes mail for this domain.
4. Host Record (A Record): A host record is used to statically associate hosts names to IP addresses within a zone. The syntax for this is
<hostname> IN A <ip address of the host>
ex: 
NameServer1 IN A 196.52.34.143
Here 'NameServer1' is the host name and 196.52.34.143 is its ip address.
CNAME Record (Canonical name): These records allow you to use more than one name to point to a single Host. Using CNAME, you can host both WWW and FTP servers on the same machine.

 

Home                                                                     Up                                              Next

Any comments, please email: webmaster@simulationexams.com