Main menu:

Site search

March 2010
M T W T F S S
« Nov    
1234567
891011121314
15161718192021
22232425262728
293031  

Categories

Tags

Tag: A Record

Dissecting DNS – CNAME Records

CNAME records are domain name aliases.  On the Internet, machines will often have multiple functions such as web-server, ftp-server, chat-server etc.  CNAME-records can be used to give a single computer multiple aliases to mask this.
For example machine “www.machine.com” may be both a web-server and an ftp-server, so the two CNAME-records are defined as www.machine.com = [...]