Difference between revisions of "How to install Bind9"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=Prerequisites= | =Prerequisites= | ||
+ | BIND is an open source software that allows you to setup and Domain Name Server (DNS) to resolve IP addresses to hostnames and vice versa | ||
To complete this tutorial, we will need: | To complete this tutorial, we will need: | ||
* 1 node for the Bind9 server | * 1 node for the Bind9 server | ||
* 1 or 2 nodes for testing | * 1 or 2 nodes for testing | ||
+ | |||
=Bind9 installation= | =Bind9 installation= | ||
=Bind9 configuration= | =Bind9 configuration= |
Revision as of 12:12, 26 October 2018
Prerequisites
BIND is an open source software that allows you to setup and Domain Name Server (DNS) to resolve IP addresses to hostnames and vice versa To complete this tutorial, we will need:
- 1 node for the Bind9 server
- 1 or 2 nodes for testing