Page 1 of 1

Multiple DNS server

Posted: Fri Feb 17, 2017 1:18 pm
by nicodep
Hi Aka,

Just for confirmation, i need to insert 2 DNS server in the config, the separator is "," or ";" ?

--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
| [BOM]
| clientIP=172.16.0.152
| config=http
| tftpIP=192.168.1.60
| setupPassword=2af1afe89b24a911c1f9f179d2d7f620
| tftpPrefix=/wtware/
| routerIP=172.16.1.253
| nameserverIP=192.168.1.6,172.16.1.1
| netmask=255.255.252.0

;)

Re: Multiple DNS server

Posted: Fri Feb 17, 2017 4:36 pm
by aka
Both should work. To check, open DNS page on terminal web interface.

Re: Multiple DNS server

Posted: Fri Feb 17, 2017 5:05 pm
by nicodep
Thk aka

;)