Difference between revisions of "domain name service"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(New page: ==Overview== category:computer terminologyThe domain name service, commonly abbreviated "DNS", is a computer program which looks up the IP address for each domain name it i...)
 
(revised to distinguish between three related "DNS" articles)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Overview==
+
<hide>
[[category:computer terminology]]The [[domain name service]], commonly abbreviated "DNS", is a computer program which looks up the [[IP address]] for each [[domain name]] it is given. Due to the design of the internet, the local program must talk to an "upstream server" in order to find out information about domain names that are outside the local network; this upstream service is generally included as part of the service provided by an [[internet service provider]].{{seed}}
+
[[page type::article]]
 +
[[thing type::software protocol]]
 +
[[thing type::software service]]
 +
[[category:computer terminology]]
 +
</hide>
 +
==About==
 +
A [[domain name service]] ([[DNS]]) is a computer program (aka "process" or "daemon") which looks up and returns the [[IP address]] for each [[domain name]] it is given. Due to the design of the [[internet]], the local program must talk to an "upstream server" in order to find out information about domain names that it doesn't already know; this upstream service is generally included as part of the service provided by an [[internet service provider]].{{seed}}
 +
==Related==
 +
A domain name service process operates within the framework of a larger [[domain name system]] (also shortened to "[[DNS]]").
 +
===Nomenclature===
 +
Wikipedia refers to domain name service software as "[[Domain Name System]] software", which is technically correct but doesn't distinguish between the [[domain name system|system overall]] and the particular component which represents the overall system as a service within a given network.
 +
==Related==
 +
* [[distributed DNS]] is a form of DNS that is decentralized and does not ultimately rely on a central [[domain name registry]]
 
==Links==
 
==Links==
===Reference===
 
* {{wikipedia}}
 
 
===Projects===
 
===Projects===
 
* [http://www.opendns.com/about/ OpenDNS]: free alternative upstream DNS servers (though they reportedly return advertising-laden "search help" pages for domains not recognized, in much the same way that [[Earthlink]]'s DNS does)
 
* [http://www.opendns.com/about/ OpenDNS]: free alternative upstream DNS servers (though they reportedly return advertising-laden "search help" pages for domains not recognized, in much the same way that [[Earthlink]]'s DNS does)

Latest revision as of 17:33, 18 January 2015

About

A domain name service (DNS) is a computer program (aka "process" or "daemon") which looks up and returns the IP address for each domain name it is given. Due to the design of the internet, the local program must talk to an "upstream server" in order to find out information about domain names that it doesn't already know; this upstream service is generally included as part of the service provided by an internet service provider.

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Related

A domain name service process operates within the framework of a larger domain name system (also shortened to "DNS").

Nomenclature

Wikipedia refers to domain name service software as "Domain Name System software", which is technically correct but doesn't distinguish between the system overall and the particular component which represents the overall system as a service within a given network.

Related

Links

Projects

  • OpenDNS: free alternative upstream DNS servers (though they reportedly return advertising-laden "search help" pages for domains not recognized, in much the same way that Earthlink's DNS does)