Requirements Ubuntu 18.04, should work on 16.04 aswell Static IP 20 Available ip addresses next to the primary ip address git this installation will use 20 IP Addresses, starting from the ip...
Installation script, bind compiled from source with options --sysconfdir=/etc/named --with-openssl --with-libxml2 --enable-threads, tested on ubuntu 18.04.02 but should work on ubuntu 16.04 aswelldownload script here -> install-bind.shService commandsservice bind9 startservice bind9 stopservice...
there is a package named “iptables-persistent” that will automatically load firewall rules on startup, these rules must be saved in a File, /etc/iptables/rules.v4 for IPv4 and /etc/iptables/rules.v6 for IPv6. Installation apt-get install iptables-persistent...