Differences between revisions 1 and 2
Revision 1 as of 2017-12-08 15:35:56
Size: 470
Comment:
Revision 2 as of 2017-12-08 15:36:17
Size: 471
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
The Domain Name System is really a must for any TCIP/IP network. It is a key component of the network. That is why it is the first service we will configure The Domain Name System is really a must for any TCIP/IP network. It is a key component of the network. That is why it is the first service we will configure.

DNS

The Domain Name System is really a must for any TCIP/IP network. It is a key component of the network. That is why it is the first service we will configure.

Here we will be using Bind, ISC's DNS server. Bind has a master/slave configuration, where the master gets the DNS changes and the updates the slave. It cannot run truly redundant, in the sense that only the master is allowed to get DNS changes, if the master is down, the slave cannot be updated.

None: DNS (last edited 2021-01-17 20:10:16 by Kristian Kallenberg)