Mobile Discussion
Gamer Discussion
Gadget Discusion
Laptop Discussion
Reviews & News
Photo Gallery
Home Register Members List Search Today's Posts Mark Forums Read

Go Back   InterWeb > Everything Else > PC Technical Support

Register Now for FREE!
Our records show you have not yet registered to our forums. To sign up for your FREE account INSTANTLY fill out the form below!

Username: Password: Confirm Password: E-Mail: Confirm E-Mail:
Birthday:     Agree to forum rules 

Reply
 
LinkBack Thread Tools
FOURNIER GIRARD is offline  
FOURNIER GIRARD
Junior Member
 
FOURNIER GIRARD's Avatar
 

Send a private message to FOURNIER GIRARD 
Old 11-21-2009, 11:46 AM
  #1 (permalink)
What is DNS?

DNS (Domain Name System) is utilized on the Internet too on many private networks. Networks employing Microsoft Active Directory service employ DNS to decide computer names and to place computers within their local networks and the Internet. Networks derived from Windows 2000 Server and Windows Server 2003 use DNS as a primary denotes of locating resources in Active Directory.

The domain namespace is the naming scheme that proposed the hierarchical structure for the DNS database. Every node, referred to as a domain, represents a partition of the DNS database. The DNS database is indexed by name, so each domain should have a name. As you attach domains to the hierarchy, the name of the parent domain is extra to its child domain (sub domain). A domain’s name recognizes its place in the hierarchy.

At the top of the DNS hierarchy, there is a single domain called the root domain, which is symbolized by a single period (.).

Top level domains are grouped by association type or geographic location. Top level domains are handled by the Internet Architecture Board (IAB), an Internet authority scheming the task of domain names, among other belongings. Examples are .com, .gov and .net

Anybody can register a second level domain name. Second level domain names are registered to persons and organizations by a number of dissimilar domain registry companies. A second level name has two name parts: a top level name and a sole second level name such as Microsoft site.

A DNS name server stores the zone database file. Name servers can store data for one zone or multiple zones. A name server is said to have power for the domain name space that the zone includes. One name server holds the master zone database file, referred to as the primary zone database file, for the particular zone. As a result, there must be at least one name server for a zone. Alters to a zone, such as adding domains or hosts, are performed on the server that encloses the primary zone database file.

Name resolution is the procedure of resolving names to IP addresses. It is similar to looking up a name in a telephone book, in which the name is associated with a telephone number. For example, when you connect to the Microsoft Web site, you use the name Microsoft site. DNS resolves Microsoft site to its linked IP address. The mapping of names to IP addresses is stored in the DNS dispersed database. DNS name servers decide forward and reverse lookup queries. A forward search for query resolves a name to an IP address, and a reverse search for query resolves an IP address to a name. A name server can decide a query only for a zone for which it has power. If a name server cannot resolve the query, it passes the inquiry to other name servers that can decide it. The name server caches the inquiry results to decrease the DNS traffic on the network.

1. The client passes a forward search for query for Microsoft site to its local name server.

2. The local name server ensures its zone database file to decide whether it contains the name-to-IP address mapping for the client query. The local name server does not have authority for the Microsoft site domain, so it passes the query to one of the DNS root servers, requesting resolution of the host name. The root name server sends back a referral to the com name server.

3. The local name server sends a demand to a com name server, which reacts with a transfer to the Microsoft name server.

4. The local name server sends a request to the Microsoft name server. Because the
Microsoft name server has power for that portion of the domain namespace, when it receives the request, it returns the IP address for Microsoft site to the local name server.

5. The local name server sends the IP address for Microsoft site to the client.

6. The name resolution is total and the client can access Microsoft site.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 09:03 PM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0
Copyright InterwebAd Management by RedTyger

SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219