• Sales: 1-800-961-2888
  • Support: 1-800-961-4454

Cloud Essentials - Creating a DNS Records for Cloud Servers


This article is written for our New Cloud Control Panel. A version of this article is also available for our Classic Cloud Control Panel

Note: UK Cloud customers must use https://mycloud.rackspace.co.uk/ to access our New Cloud Control Panel.

Creating DNS records for your domain is easy to do within the Cloud Server Control Panel. In this article, we will look at creating a DNS zone for your domain and adding basic A, MX, and CNAME records using the Cloud Server Control Panel.

 
Contents
 
 
 
Adding a Domain
  1. First we'll log into the New Control Panel and select DNS at the top. 

  1. Next, select Create Domain under Cloud DNS and enter in the domain name, email address, Time To Live (TTL), and then select Create Domain once more.
 
Note: Time To Live indicates how log a DNS record is cached before it's updated.
 
  1. You'll then see your domain listed in the domain section as well options to create other DNS records as well.
 
 
Adding an A Record
Next, let's go through the process of adding an A Record for your domain.
 
  1. First we'll log into the New Control Panel and select DNS at the top. 
  2. Next, select your Domain in the list and then select Add Record under Records. Select A/AAAA Record for the type and fill out the following fields accordingly.
 
  1. After you've entered everything in, select Add Record and you're finished!
 
 
Adding a CName Record
Next, we'll go through the process of setting up MX Records for your domain. Let's take a look:
 
  1. First we'll log into the New Control Panel and select DNS at the top.
  2. Next, select your Domain in the list and then select Add Record under Records. Select CNAME Record for the type and fill out the following fields accordingly.
 
  1. After you've entered everything in, select Add Record and you're finished!
 
 
Adding an MX Record
Next, we'll go through the process of setting up MX Records for your domain. Let's take a look:
 
  1. First we'll log into the New Control Panel and select DNS at the top.
  2. Next, select your Domain in the list and then select Add Record under Records. Select CNAME Record for the type and fill out the following fields accordingly.
 
 
Deleting a Record
Next, we'll go through the process of Deleting a DNS Record for your domain. Let's take a look:
 
  1. First we'll log into the New Control Panel and select DNS at the top.
  2. Next, in the list of domains available select the socket icon next to the desired domain and then select Delete Record.
 
 
Deleting a Domain
Next, we'll go through the process of Deleting a Domain. Let's take a look:
 
  1. First we'll log into the New Control Panel and select DNS at the top.
  2. Next, in the list of domains available select the socket icon next to the desired domain and then select Delete Domain.
 
 
What are the DNS servers for my Cloud Server?
Your DNS Cloud Servers are the following: 
 
dns1.stabletransit.com
dns2.stabletransit.com


© 2011-2013 Rackspace US, Inc.

Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License


See license specifics and DISCLAIMER

2 Comments

I'm just setting up my DNS for my cloud server for the first time. I've added A records to point to the IP of my server. Do I need to keep the NS records which point to the DNS server itself! If they have to remain in place what is their function.

Another question. I've set up A records for:
www.mydomain.co.uk
mydomain.co.uk
*.mydomain.co.uk
so as to cover all ways a user could address the web server. Any comments on this?

I don't believe they have to remain in place (so long as your registrar has those NS records on file so they can point to our name servers). At the same time, it definitely doesn't hurt to leave them in there.

Setting up those A records would work, but whether they would get to your web site is a matter of how you have the web server configured. If the web server is listening on the IP address those domains point to and the site is the default virtual host for the server, then it should work all right. If you're using name-based virtual hosting then you'd want to make sure your virtual host config includes the other domains as ServerAlias entries.

Add new comment