Product Line: VERDE
Yes, you can add support for
multiple Domains and Nameservers.
The way you can use multiple
AD Domains that require multiple DNS Nameservers is to install a Utility on the
Verde server called: DNS Master Query (dnsmasq)
Quick Overview:
- Install
the dnsmasq utility on the Verde server (see
attached instructions)
- Create
a special file in the /etc folder called: dnsmasq.conf that
includes each Domain name and its supporting DNS Nameserver IP address
- Edit
the /etc/resolv.conf and point to your Verde server as the initial DNS
server (i.e. 127.0.0.1)
- Start
the dnsmasq service
I have also provided a sample
version of the /etc/dnsmasq file (as
attached)