Skip to main content

setupdns

DNS Server Setup Tool

This tool will install and configure bind DNS server. It will be installed during the control panel installation time.

Command :

/usr/local/eenos/scripts/setupdns

Command Options:

# /usr/local/eenos/scripts/setupdns
Copyright(c) 2020-2022, eenos.com
Eenos DNS server installation tool
This tool will help you to install BIND dns server 

Usage: /usr/local/eenos/scripts/setupdns  <option>

Command Groups:
Options:    
    install=<dnserver> : To install a dns server, where dnserver is the server name

eg:  /usr/local/eenos/scripts/setupdns install=bind  

Install Bind9 Dns Server

Command:

/usr/local/eenos/scripts/setupdns install=bind

Eenos control panel provide the bind9 DNS server distribution at this time.

We will integrate PowerDNS server in future eenos versions. It is on todo list.