Linode Library Home
Categories
Getting Started
Beginner's Guide
Using Linux
Linode Manager
Networking
LAMP Guides
LEMP Guides
Web Servers
Web Applications
Email Guides
High Availability
SSL Guides
Databases
Server Monitoring
Development
Communications
Advanced
Troubleshooting
How to Contribute
Sitemap
Linode Library RSS Feed
Linode Library Home :: Using the Linode Manager :: Configuring DNS with the Linode Manager
Print View Download PDF Download RST

Configuring DNS with the Linode Manager

Author: Phil ParadisExternal Link
Published: July 16, 2009
Revised: May 7, 2010

The Linode Manager includes a comprehensive DNS management interface. To get started with our DNS Manager, make sure your domain name is set to use our DNS servers. You will need to use your domain name registrar's interface for setting the name servers for your domain to the following entries:

Please allow up to 24 hours for DNS changes to propagate through the Internet, although it may happen much faster. You can use the whois utility from a shell prompt to see if your domain's record has been updated with our nameservers. Once your domain is reporting our nameservers as authoritative, you may log into the Linode Manager and click the "DNS Manager" tab. You'll see an empty zone list:

Empty DNS zone list in the Linode DNS Manager.

Click "Add a new domain zone" to begin setting up your domain in our DNS:

Adding a DNS domain zone in the Linode DNS Manager.

Enter the SOA email address (use administrative contact email address for your domain) and accept the default choices for the remaining options:

Editing a DNS zone in the Linode DNS Manager.

Several DNS records will be automatically created for your domain. These include a default entry for your domain, A records for "www" and "mail", and an MX record directing mail delivery to "mail.yourdomain.com".

Default DNS records in the Linode DNS Manager.

You may now add more records as needed. If you wanted to host a store on your site, you might create an A record for it by clicking on "Add a new A/AAAA Record" and filling in the required fields:

Adding an A record in the Linode DNS Manager.

This concludes basic DNS configuration for your domain. If desired, you may also use the Network tab in the Linode Manager to set the reverse DNS entry for your Linode's IP address:

Reverse DNS section in the Network tab of the Linode Manager.

Your entry must be represented by an A record or CNAME in DNS, as shown here:

Reverse DNS hostname lookup in the Linode Manager.

License Link

This guide is licensed under a Creative Commons Attribution-No Derivative Works 3.0 United States LicenseExternal Link. Please feel free to redistribute unmodified copies of it as long as attribution is provided, preferably via a link to this page.

Comments

Comment poster gravatar. Submitted by Anonymous Visitor on Saturday, August 1 2009 at 07:53:37 GMT

Do you support round robin CNAMEs? That would be very useful given the nature of the Linode environment.

Comment poster gravatar. Submitted by Kishore on Tuesday, February 16 2010 at 16:04:10 GMT

This information is perfect. Just what I needed. Thanks!

Comment poster gravatar. Submitted by Anonymous Visitor on Wednesday, March 24 2010 at 21:56:31 GMT

I don't see anything about SRV records? Are they supported by linode DNS?

-travis

Comment poster gravatar. Submitted by Phil Paradis on Thursday, March 25 2010 at 17:45:00 GMT

@travis - SRV records are supported, although we don't specifically cover them in this document. This should be added in the near future.

Comment poster gravatar. Submitted by Mike on Thursday, April 29 2010 at 02:25:40 GMT

Is there an API for adding / modifying DNS records?

Comment poster gravatar. Submitted by Stan Schwertly on Thursday, May 13 2010 at 09:40:18 GMT

Hi Mike,

Yes, you can read more about our API at:

http://www.linode.com/api/index.cfm

You'll be particularly interested in our "Domain" and "Domain.Resource" method categories.

Got a comment?

BBCode formatting is allowed. Email addresses are confidential, and are only used for gravatars and sending document/comment updates if requested. Please refer to our privacy policy. All comments are moderated and may take some time to appear on this page.