domain name service: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
updated a bit; link to new distributed DNS page
revised to distinguish between three related "DNS" articles
 
Line 6: Line 6:
</hide>
</hide>
==About==
==About==
A [[domain name service]] (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}}
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==
==Related==
* [[distributed DNS]] is a form of DNS that is decentralized and does not ultimately rely on a central [[domain name registry]]
* [[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

<hide> page type::article thing type::software protocol thing type::software service </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.<hide>

 page status::seed

</hide>

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!

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.

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)