|
DNS-101: Ahbeng Learns To Manage a Domain
Tan Ah Beng N21: Choa Chu Kang Pty. Ltd. |
|
|
WHAT's NEW |
HOME |
vv BOTTOM vv |
NEXT>>>
| |||||||
|
This following is a brief introduction to DNS
(Domain Name System).
The audience could be anyone who are going to be involved in
acquiring or maintaining an Internet Domain Name
(e.g. project leaders, department heads, vice chancellors, CEOs, etc).
No technical background is required, however an
access to a Unix/Linux system would be an
advantage.
First of all,
OK, that is it! Contact (and contract :-) someone who understands DNS! Therefore, you might want to stop (reading this page) here! But if you still insist, you might want to visit several DNS related webpages, including these following sections that are recommended by the DNS Resources Directory http://www.dns.net/dnsrd/ :
Also, you may want to visit "Ask Mr. DNS" at ACME Byte and Wire. But remember, there is no fast way to understand DNS; you may need hours to digest those websites. Well, read on...
So what the heck is a DNS? It is basically a hierarchical distributed database system, which translates a domain name (e.g. www.vlsm.org) into a unique IP address (e.g. 207.106.122.248) and vice versa. It is so distributed that someone easily can get lost! The TOP level of this hierarchy is called the "root" which is administrated by IANA or perhaps ICANN. Under the root, there are the Top Level Domains (TLDs), like "edu" (Education), "net" (Network), "org" (Organization), "com" (Commercial), "id" (Indonesia), etc. These top level domains are maintained by domain registries. Under a top level domain are second level domains. For example, the second level domain "webindonesia.com" is under top level domain is ".com" (dot com). There are several tricks to find out who "owns" (maintains?) which domain. Let's find out who is in charge of "webindonesia.com". For second level domains in ".com", ".edu", ".net", and ".org", we can query the whois database (but until when?). The standard Unix query command is (all in lower cases): % whois webindonesia.com The result of that query will look somewhat like this following:
Registrant:
International Web Services, Inc (WEBINDONESIA2-DOM)
9435 Vernon Drive
Great Falls, VA 22066
US
Domain Name: WEBINDONESIA.COM
Administrative Contact, Technical Contact, Zone Contact:
Larry, Louis (LL2016) louis@WEBINDONESIA.COM
Billing Contact:
Billing, WebIndonesia (BW3-ORG) billing@WEBINDONESIA.COM
Domain servers in listed order:
NS1.REGEX.COM 207.106.122.3
NS2.REGEX.COM 207.106.122.4
KEDIRI.WEBINDONESIA.COM 209.106.122.14
Each domain can have multiple contacts, i.e.: Administrative Contact, Technical Contact, Zone Contact, and Billing Contact. In this example, the contact's NIC-HANDLE for administrative, zone, technical is LL2016 ; whereas the billing contact is BW3-ORG . To get more information about NIC-Handles, use the same query command, viz.: % whois ll2016 % whois bw3-org
RECOMMENDATION #1
RECOMMENDATION #2
RECOMMENDATION #3
A zone (e.q. "webindonesia.com") is usually served by more than one name servers (NS). A NS with the master record will be called as primary server. Each other NS will have a copy of the primary, and will be called as secondaries. ALL NS, however, are equal, in the sense of getting external queries. This is somewhat confusing, because it is commonly assumed that the primary server is the one which gets more queries. Each NS will have the complete zone information including a list of how many NSs themselves. From the whois webindonesia.com query above, we also get a list of which NSs that are supposed to have the whole zone information. The order of the NS are:
RECOMMENDATION #4
|
| <<<PREV | ^^TOP^^ |
| Copyright © 1997-2004 Tan Ah Beng -- N21: Choa Chu Kang Pty. Ltd. . Provided AS-IS with no LIABILITY. Permission is granted to copy, distribute, and/or modify this webpage provided this notice is preserved. MIRRORS of this site: IndoGlobal -- PadiNET.com. File revision: 9.2 2003/09/05 -- E-CONTACT. Special thanks for this webspace provider. |
|