Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
How to setup a DNS server master / slave BIND
Posted by Philipp Esselbach on: 12/30/2010 11:20 AM [ Print | 0 comment(s) ]
Go2Linux shows you how to setup a DNS server master / slave BIND
Domain Name System (a.k.a. DNS) is maybe one of the least known services in the Internet, by the common user, but also one, of the most used by everybody.
From Wikipedia:
The Domain Name System (DNS) is a hierarchical naming system built on a distributed database for computers, services, or any resource connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities. Most importantly, it translates domain names meaningful to humans into the numerical identifiers associated with networking equipment for the purpose of locating and addressing these devices worldwide.
The Domain Name System makes it possible to assign domain names to groups of Internet resources and users in a meaningful way, independent of each entity's physical location. Because of this, World Wide Web (WWW) hyperlinks and Internet contact information can remain consistent and constant even if the current Internet routing arrangements change or the participant uses a mobile device. Internet domain names are easier to remember than IP addresses such as 208.77.188.166 (IPv4) or 2001:db8:1f70::999:de8:7648:6e8 (IPv6). Users take advantage of this when they recite meaningful Uniform Resource Locators (URLs) and e-mail addresses without having to know how the computer actually locates them.
From Wikipedia:
The Domain Name System (DNS) is a hierarchical naming system built on a distributed database for computers, services, or any resource connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities. Most importantly, it translates domain names meaningful to humans into the numerical identifiers associated with networking equipment for the purpose of locating and addressing these devices worldwide.
The Domain Name System makes it possible to assign domain names to groups of Internet resources and users in a meaningful way, independent of each entity's physical location. Because of this, World Wide Web (WWW) hyperlinks and Internet contact information can remain consistent and constant even if the current Internet routing arrangements change or the participant uses a mobile device. Internet domain names are easier to remember than IP addresses such as 208.77.188.166 (IPv4) or 2001:db8:1f70::999:de8:7648:6e8 (IPv6). Users take advantage of this when they recite meaningful Uniform Resource Locators (URLs) and e-mail addresses without having to know how the computer actually locates them.
How to setup a DNS server master / slave BIND
Related Threads
11/12/2008 09:07 PM: how to setup network linux machine? (1) by danleff
01/22/2006 03:41 PM: need help how to set up replication on fedora core 4 (0) by lansme
03/30/2005 02:30 AM: know how to solve about monitor out of range? (4) by danleff
03/30/2005 01:28 AM: know how to solve about monitor out of range? (1) by LinuxCrusader
03/29/2004 04:26 AM: HOW TO SET UP PRINTING ON KNOPPIX (1) by jimf43
03/15/2004 07:41 PM: How to share internet connection between 2 PC's (1) by CorpoSemAlma
02/13/2004 10:32 PM: how to setup vc++ (3) by outstream
01/05/2004 07:59 PM: How to set up a linux network boot on RedHat 9.0 Linux (0) by rabbit-zek
08/27/2004 02:14 AM: How to share files with WinXP? (6) by trankillooo
07/22/2003 08:08 AM: how to setting up lan in mandrake 9.1? (2) by nightblade_
01/22/2006 03:41 PM: need help how to set up replication on fedora core 4 (0) by lansme
03/30/2005 02:30 AM: know how to solve about monitor out of range? (4) by danleff
03/30/2005 01:28 AM: know how to solve about monitor out of range? (1) by LinuxCrusader
03/29/2004 04:26 AM: HOW TO SET UP PRINTING ON KNOPPIX (1) by jimf43
03/15/2004 07:41 PM: How to share internet connection between 2 PC's (1) by CorpoSemAlma
02/13/2004 10:32 PM: how to setup vc++ (3) by outstream
01/05/2004 07:59 PM: How to set up a linux network boot on RedHat 9.0 Linux (0) by rabbit-zek
08/27/2004 02:14 AM: How to share files with WinXP? (6) by trankillooo
07/22/2003 08:08 AM: how to setting up lan in mandrake 9.1? (2) by nightblade_
