You may configure CDRouter’s internal DNS servers with up to 100 additional hostname entries. CDRouter will answer DNS requests for any of these entries.
To configure a DNS entry, use the dnsHostname and dnsIp entries where X is the number from 1 - 100. Each entry must have a valid testvar for both dnsHostname and dnsIp.
Examples:
testvar dnsHostname1 test.cdroutertest.com
testvar dnsIp1 5.5.5.5
testvar dnsHostname2 foo.cdroutertest.com
testvar dnsIp2 5.5.5.6
These entries will appear in the DNS servers for both the wanDnsServer entry and the wanBackupDnsServer entry.
Note that multiple IPv4 and IPv6 addresses can also be specified for each hostname entry. Please see this Knowledge Base article for more information.