[advanced search]
Results from the most recent live auction are here.
17 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Mark Forums Read
Go Back   NamePros.Com > Design and Development > Webmaster Tutorials
User Name
Password

Old 10-01-2004, 05:33 PM   · #1
000000000
NamePros Member
 
Trader Rating: (0)
Join Date: Sep 2004
Posts: 32
NP$: 28.30 (Donate)
000000000 is an unknown quantity at this point
A Beginner's Guide to DNS (v0.1)

Since I started a thread on Managed DNS, I figured it would be nice to do a complementary guide to DNS.

So, here is my Starter Guide to DNS (v0.1). It's not all inclussive, so if you think theres something to add... please add it.

Some Definitions

A Domain Name is a human language representation of an IP address.

An IP Address is what every computer on the internet uses to address itself to the other computers on the the Internet (using the network protocol called TCP/IP. IP (v4) Addresses look like 123.123.123.12

When someone types in a domain name like www.domain.com, their browser communicates with a series of root domain name server that act as a dictionary and provides the IP address associated with that domain name. Then the browser can use that IP to communicate to the server that the website is hosted on.

TLD (or Top Level Domain) is the last part of a domain name... the com, net, org, two letter county domains, and the several other TLDs out there.

SLD (or Second Level Domain) is the most human readable part of the domain name. In a domain name like www.domain.com, domain is the SLD. An SLD can have any alphanumeric character in it (a-z, 0-9), dash or minus ( - ), and underscore ( _ ). But it cannot have spaces between characters.

Sub-Domain (also called third level domains) are technically called Canonical Domains (or CNAMEs) for short. Sub-Domains are like having an extra domain name and can be almost anything you like. In a domain name like subdomain.domain.com, subdomain is the sub-domain. It works the same as a regular domain name.

A-Records (or Address Record) is the basic and most important DNS record. A-records point to an IP address. Your short domain name (without the www), NS, and FTP should have A-records. Subdomains sometimes have A-Records too. A-records can point to any IP-address.

CNAME-Records (or Canonical Domains) include subdomains and Aliases, CNAMEs are used to point to a domain name or to a file in a domain. However, CNAMEs should always point to an A-record, not another CNAME. It is a common practice to create a CNAME for www and for subdomains that are actually hosted by your domain. CNAMES can also be used as temporary aliases to point your domain to another domain.

Note: when pointing a CNAME, always put a period after the domain (ie: ftp -> CNAME -> domain.com.)

MX-Records (or Mail Exchange) point to the name of an email server and holds a preference number for that server. MX-records must point to an A-record or in some situations an IP-address.


Example DNS Record:

Code:
Host Name IP Address/URL Record Type @ 123.123.123.12 A-Record www domain.com. CNAME ftp 123.123.123.12 A-Record mail 123.123.123.12 A-Record ns1 123.123.123.12 A-Record ns2 123.123.123.13 A-Record subdomain1 domain.com. CNAME subdomain2 domain.com. CNAME MX-Record: mail -> domain.com. -| Preference = 10 @ is short domain (domain.com) Put period after domain name


Please register or log-in into NamePros to hide ads
000000000 is offline   Reply With Quote
Old 08-03-2005, 08:04 AM   · #2
bbalegere
Senior Member
 
bbalegere's Avatar
 
Name: Bharat Balegere
Location: Bangalore
Trader Rating: (15)
Join Date: Jul 2005
Posts: 1,147
NP$: 16.60 (Donate)
bbalegere is just really nicebbalegere is just really nicebbalegere is just really nicebbalegere is just really nice
Now i know all about DNS.This was very helpful.Thankx a lot!!
bbalegere is offline   Reply With Quote
Old 08-03-2005, 09:44 PM   · #3
monaco
NamePros Regular
 
monaco's Avatar
 
Location: Tucson, AZ
Trader Rating: (0)
Join Date: Jul 2005
Posts: 649
NP$: 22.50 (Donate)
monaco is on a distinguished road
Well, there's much more to DNS than that...but this is probably all you need to know as a webmaster.
__________________
My Website | My Blog
monaco is offline   Reply With Quote
Old 08-05-2005, 11:00 AM   · #4
Waupiman
NamePros Member
 
Waupiman's Avatar
 
Name: Mark Kerssens
Location: Netherlands
Trader Rating: (0)
Join Date: Jul 2005
Posts: 77
NP$: 110.00 (Donate)
Waupiman is an unknown quantity at this point
thanks nice 'tut'
Waupiman is offline   Reply With Quote
Old 08-05-2005, 11:08 AM   · #5
PE-Steve
NamePros Regular
 
Location: New York
Trader Rating: (16)
Join Date: Jan 2005
Posts: 614
NP$: 52.00 (Donate)
PE-Steve has a spectacular aura aboutPE-Steve has a spectacular aura about
Nice read.
__________________
Precision Effect - FAILOVER Web Hosting
GOODBYE DOWNTIME! HIGH AVAILABILITY and RELIABLE WEB HOSTING!

PrecisionPanel & Failover Plans NOW AVAILABLE!
PE-Steve is offline   Reply With Quote
Old 08-05-2005, 11:54 AM   · #6
.PJ
NamePros Regular
 
.PJ's Avatar
 
Trader Rating: (5)
Join Date: Aug 2004
Posts: 369
NP$: 191.50 (Donate)
.PJ is on a distinguished road
Good read, I can referre people to this now when they ask me about DNS and domains :P

PJ
__________________
L33TSig.net
.PJ is offline   Reply With Quote
Old 08-05-2005, 12:07 PM   · #7
Iravan
TSAS Host
 
Iravan's Avatar
 
Name: ॐ Iravan
Location: www.Umber.info
Trader Rating: (56)
Join Date: Jun 2005
Posts: 2,482
NP$: 132.50 (Donate)
Iravan has much to be proud ofIravan has much to be proud ofIravan has much to be proud ofIravan has much to be proud ofIravan has much to be proud ofIravan has much to be proud ofIravan has much to be proud ofIravan has much to be proud ofIravan has much to be proud of
Nice to Know

Very helpful!
Iravan is offline   Reply With Quote
Old 08-05-2005, 09:20 PM   · #8
Refrozen
Account Closed
 
Refrozen's Avatar
 
Trader Rating: (6)
Join Date: Jun 2005
Posts: 747
NP$: 0.50 (Donate)
Refrozen will become famous soon enoughRefrozen will become famous soon enough
Great basic guide! Thanks.
Refrozen is offline   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Site Sponsors
http://www.mobisitetrader.com/ Proof is in the Parking http://www.mobisitetrader.com/
Advertise your business at NamePros
All times are GMT -7. The time now is 11:43 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0