This worked for me
Steps to follow on how to change (setup) the DNS on the Pace921VNX:
- Download a program called Putty at
http://www.putty.org/
- Open Putty by double clicking the downloaded file putty.exe
- Select the Telnet radio button
- Type your Pace’s LAN IP address at the Host Name (or IP Address) field – Example: 10.0.0.2
- Click on Open
- Once you have clicked on Open, please log into the Pace921VNX with the following username and password:
• Username: admin
• Password: nology*/4
- Once you have logged into the Pace921VNX via a Telnet session, please type the following commands to setup /change the DNS (the commands are case sensitive – type it exactly as below):
cd WANConnectionDevice_1 {Press Enter}
set DNSOverrideAllowed 1 {Press Enter}
set DNSServers x.x.x.x,y.y.y.y <where x.x.x.x will be the primary DNS IP address and y.y.y.y the secondary DNS IP address > {Press Enter}
fcommit {Press Enter to save/apply the changes that you have made on the Pace921VNX}
exit {Press Enter}