icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » Search Me! » [Article] About DNS Entries

Search Me! Lots of information is found in this board. You can also ask general questions here if you'd like! This is the last stop on Surmunity.

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread
Old March 8th, 2008, 7:16 PM   #1 (permalink)
Searcher
Surpass Staff
 
Kayla's Avatar
 
Joined in May 2003
Lives in Orlando
24,513 posts
Gave thanks: 936
Thanked 788 times
[Article] About DNS Entries

Basics
DNS entries or Zone records tell the server where to look for the actual hosted content.

Types

A Records
An A record points a URL to an IP address.
Example: domain.com points to 66.7.200.82.

CNAME Records
A CNAME record points a URL to an A record.
Example: domain.com - Get online with a domain name and web hosting points to domain.com, which then points to 66.7.200.82.
The benefit of a CNAME is that if the IP address of the A record changes, the CNAME will pick up the change automatically.

MX Records
A MX record is used to point to a mail server. It allows someone wanting to send email to a domain to connect to the correct server. It contains 2 parts - a priority and an A record. A domain can have multiple MX records, the reason being that if you cannot connect to the first server reference by a MX record, you can work your way down the priority list.

Example:
If I am trying to send an email to webmasterdomain.com, I need to find a server capable of handling email for the domain.com domain.
10 mx1.domain.com
20 mx2.domain.com

Those are the machines we will send our email to. If you cannot connect to mx1.domain.com, it will try mx2.domain.com.
The main part of MX record is that the destination IP is capable of handling email.
__________________
Follow Surpass on Twitter and Facebook
Check out interesting finds on the Surpass Blog
.... it's coming.


Kayla is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On