|
|
|
All about the new SCMAD Certification Exam
Introduction
The mobile market is envisioned as the next technological wave by leading industry experts. With approximately 150 million mobile phones – roughly 3 times the user base as that of desktop computers – it might well be...
Good Computer Maintenance - Part One
Normally we think of maintenance as a chore, something we have to do to keep things running smoothly and prevent problems down the road, whether with our car, house, or computer. But with a PC, maintenance can actually be fun ... approached from...
How a Computer Consulting Business Can Help Your Company
While many small companies only call in a local computer consulting business when something computer-related breaks, there’s a lot to be gained by forging a proactive, long-term relationship with a local computer consulting ...
The Concept of the Paperless Office
The concept of a paperless office may seem a futuristic phenomenon. It’s about a workplace originating bulk of information electronically. Everything is packaged in a pc! But is the concept now a reality? In the article A Funny Thing Happened on...
The Universal Serial Bus
----------------------------------------------------------- Permission is granted for the below article to forward, reprint, distribute, use for ezine, newsletter, website, offer as free bonus or part of a product for sale as long as no changes are...
|
|
| |
|
|
|
|
|
|
What is DNS?
---------------------------------------------------------- Permission is granted for the below article to forward, reprint, distribute, use for ezine, newsletter, website, offer as free bonus or part of a product for sale as long as no changes are made and the byline, copyright, and the resource box below is included. ---------------------------------------------------------- What is DNS?
By Stephen Bucaro
Have you ever wondered what happens when you enter, or click on, a web address in your browser? How does your computer connect to the Web site you requested? Part of what makes that happen is the Internet's Domain Name Service (DNS).
Similar to how every telephone has a unique number, every Web site, or "domain" on the Internet has a unique Internet Protocol (IP) address. IP addresses are 32 bit numbers represented by four bytes separated by dots. Each byte can represent a number from 0 to 255, therefore the highest IP address 255.255.255.255.
People have difficulty remembering 12 digit numbers, so web sites are are identified by names like www.sitename.com instead of their IP address. DNS is a database of domain names and their corresponding IP addresses.
In the beginning, every computer on the Internet had a list of all the domain names and their corresponding IP addresses. But that quickly became unwieldy. Now the domain name database and domain name to IP address translation is performed by computers assigned as DNS servers.
Each DNS server has data only about the domains it is serving. When a computer makes a request to its DNS, it is possible that the DNS server doesn't have the data required to answer the request. Special "root name" servers hold a list of DNS servers for top-level domains, like .com, .org, .edu etc.
For example, the top-level DNS for .com lists the DNS servers for domain names ending in ".com".
If a DNS server doesn't have the data to answer a request, it makes a request to a root-name server. The root-name server will return the address of a DNS server where the data can be found.
Each domain name on the Internet is required to be listed on a minimum of two DNS servers. This is so if one of the DNS servers goes down, requests for the domains address can still be answered.
DNS also performs IP address to domain name translation. This makes it possible for servers to log accesses and for administrators to perform certain administrative and security tasks.
Information communicated over the Internet is broken into "packets" by Transmission Control Protocol (TCP). TCP attaches the IP address of the requested domain to each packet so that they can be routed to the domain. TCP also attaches the IP address of the requesting computer to the packets so that responses can be routed back.
When you enter, or click on, a web address in your browser, the Internet's Domain Name Service (DNS) translates the web address to the web sites IP address. This is only part of the story of how your computer connects to the Web site you requested. In a future article you'll learn about the amazing process performed by routers. ---------------------------------------------------------- Resource Box: Copyright(C)2002 Bucaro TecHelp. To learn how to maintain your computer and use it more effectively to design a Web site and make money on the Web visit http://bucarotechelp.com To subscribe to Bucaro TecHelp Newsletter Send a blank email to bucarotechelp-subscribe@topica.com ----------------------------------------------------------
About the Author
None
|
|
|
|
|
|