|
Address (A) records direct a hostname to a numerical IP address. For example, if you want mycomputer.yourdomain.com to point to your home computer (which is, for example, 192.168.0.3), you would enter a record that looks like: CNAME RECORDS yourdomain.com. A 192.168.0.1 ftp.yourdoman.com. CNAME yourdomain.com. CNAME records make it possible to access your domain through ftp.yourdomain.com, mail.yourdomain.com, etc. Without a proper CNAME record, you will not be able to connect to your server using such addresses. Entering a CNAME record If we wanted home.site-helper.com to point to site-helper.com, we could enter the record in two ways:
The first method allows you to simply enter the subdomain. Do not put a period after the subdomain name.
The second method requires you to enter the entire hostname, followed by a period. Return to Top | Return to Control Panel Support NAMESERVER (NS) RECORDS Entering a NS record The first step is to delete the old NS records from the table above. Then, enter two new nameservers records. Be sure that the nameserver hostname is followed by a period, as in this example:
Be sure to put a period after the nameserver hostname in a NS record (ns1.newnameserver.com. and not ns1.newnameserver.com ). Return to Top | Return to Control Panel Support MX RECORDS To change the MX record, first access the "E-Mail Menu" from the control panel. Then, click the "MX Records" icon.
First, delete the old MX record by clicking the checkbox to next to the record name and click "Delete Selected." There should now be no MX records listed. Next, type in the hostname, followed by a period, given to you by the e-mail provider. Then select the priority level (usually 10) from the dropdown box on the right. The priority level will also be given to you by the e-mail provider. Click "Add." Note: Be sure to put a period at the end of the hostname. To restore the original MX settings, enter yourdomain.com. and priority 0 after deleting the other MX record. Return to Top | Return to Control Panel Support PTR RECORDS 1.0.168.192.in-addr.arpa PTR www.yourdomain.com. Note: The IP address is reversed in the first field. Please use a period after your hostname (second field). The “in-addr-arpa” method is the most frequently used. Important: PTR records are only effective if named.conf is manually edited and the proper zone information is added. This can only be done by a root user (the server Admin) |


