DNS Record Types

DNS Record Types

When adding a record on the DNS manager, The `type’ may be any of the following supported resource record types:

 

`A'

 

A host address. The `data’ column should contain the IP address (in numbers-and-dots format) associated with the `name’.
example: `192.168.1.88′

 

`AAAA'

 

An IPv6 host address. The `data’ column should contain the IPv6 address associated with the `name’.
example: `3ffe:b00:c18:3::a’

 

`CNAME'

 

The canonical name for an alias. The `data’ column should contain the real name of the machine specified by `name’. `data’ may be a hostname or an FQDN.
example: `porcini.example.com.’ (FQDN)
example: `porcini’ (hostname only)

 

`MX'

 

Mail exchange. The `data’ column should contain the hostname or FQDN of a mail server which will accept mail for the host specified by `name’. The `aux’ column should contain a preference for this mail server. Mail transfer agents prefer MX records with lower values in `aux’.
example: `ns0.example.com.’ (FQDN)
example: `ns0′ (hostname only)

 

`TXT'

 

A text string. The `data’ column contains a text string that is returned only when a TXT query is issued for the host specified by `name’.
example: `This is a string.’
    • Related Articles

    • Manage DNS within the VPS.NET Dashboard

      Manage DNS within the VPS.NET Dashboard Category: DNS Information, Getting Started &nbsp VPS.NET comes with free geographically redundant DNS using Anycast which can easily be managed using the Dashboard, there are many advantages over using the DNS ...
    • Understanding Domains and DNS

      Understanding Domains and DNS Category: DNS Information &nbsp Despite domain names and DNS being something that everyone online uses every day, a large quantity of people don’t understand what the terms really mean. To most, DNS is just part of the ...
    • How To Fix Problem with DNS Setup Issue

      If you are getting this warning email: Subject: [ipcheck] Problem with DNS setup on server.domain.com This means your hostname (server.domain.com) cannot be resolved to an IP address. Usually, this means that /etc/hosts is not set up correctly, ...
    • Content Delivery Network - Level 3 CDN

      Content Delivery Network – Level 3 CDN Category: CDN &nbsp In today’s Internet-driven world, an audience demands instant access to online content – whether they’re accessing a company websites and online applications, or downloading music files or ...
    • Migration options

      Migration options Category: Cloud Servers, Control panels, cPanel, Getting Started, OS related issues, Other control panels, Other services, VPS.net dashboard, VPS.net features, Web servers &nbsp Migration involves moving a set of instructions or ...