DNS Manager - Get Started
A comprehensive, reliable, and fast DNS service, providing easy domain management to Linode customers at no charge.
Linode’s DNS Manager enables users to manage DNS records for each of their domains directly within the tools they already use: like the Cloud Manager, Linode CLI, or Linode API. It supports most common DNS record types, including A, AAAA (quad A), CNAME, MX, TXT, NS, SOA, SRV, and CAA. Follow this guide to learn how to start using the DNS Manager.
Understanding DNS
The Domain Name System (DNS) attaches human-readable domain names to machine-usable IP addresses. In many ways, it is the phone book of the Internet. Just like a phone book can help you find the phone number of a business, DNS can take a domain name like google.com
and translate it into an IP address like 74.125.19.147
. This global system allows users to remember the names of websites instead of their numeric IP addresses. To learn more, see
Overview of DNS and DNS Records.
Register the Domain
Determine what domain name you wish to use and, if you haven’t done so already, register it through a domain registrar. The registration process gives you ownership of the domain for the specified number of years. The cost depends on the registrar, the TLD (top level domain), and the number of years. Domains cannot be purchased directly through Linode. Instead, use a third-party domain registrar such as GoDaddy, Namecheap, or Hover.
Create the Domain Zone
A domain zone (also called a DNS zone) is a collection of DNS records for a particular domain. For full instructions on creating a domain zone, see Create a Domain.
Log in to the Cloud Manager and select Domains from the left navigation menu. Click the Create Domain button.
Select either Primary or Secondary as the zone type. This changes some of the form options below it.
Enter the domain name you wish to use into the Domain field.
For primary domains, enter the SOA Email and optionally use the Insert Default Records dropdown if you would like to pre-populate the domain zone with information from an existing service.
For secondary domains, add the IP Address of your external DNS provider’s name server. If they have more than one name server, click Add an IP to add each additional one if desired. See Incoming DNS Zone Transfers > Operate as a Secondary Read-Only DNS Service.
Click the Create Domain button to create the domain zone.
Add DNS Records
DNS records can associate specific domain names with pieces of information, such as a server’s IP address. After the domain has been created, you can immediately start adding and editing DNS records for it. See Manage DNS Records for instructions. You can also view each supported DNS record type to learn more about what it does and how to create it.
If you are migrating to Linode from another DNS provider, make sure you have added all of the necessary DNS records to your domain zone before adding Linode’s name servers to your domain’s registrar.
Use Linode’s Name Servers
Once you are ready, set Linode’s name servers as the authoritative name servers for your domain. To do this, log in to your domain registrar’s control panel and set the name servers for your domain name to the entries below. See the instructions on your domain name registrar’s website for more information.
ns1.linode.com
ns2.linode.com
ns3.linode.com
ns4.linode.com
ns5.linode.com
The name for this setting various among registrars, but it is commonly called external or custom name servers. Follow the instructions for your registrar:
This page was originally published on