How to Change the DNS IP Address on the Appliance

  • 7019615
  • 20-May-2010
  • 07-Aug-2017

Environment

GWAVA Running on the Appliance

Situation

I have a new DNS address and need to change it on the GWAVA Appliance box, how do I do that?

Resolution

To change the DNS IP address that the appliance box uses, run the script set_net.sh:
1) In a console prompt, browse to the /opt/beginfinite/gwava/assets/scripts directory, by typing: cd /optbeginfinite/gwava/assets/scripts

2) Run the set_net.sh script by typing: ./set_net.sh

3) Change the settings to the desired configuration.  GWAVA will also ask for the hostname, domain name, DNS servers, Gateway, and Subnet Mask, when running this script.  To keep any of the current settings, just hit enter.

4) Stop and restart GWAVA after making this change by typing: rcgwavaman stop and then rcgwavaman start

Additional Information

This article was originally published in the GWAVA knowledgebase as article ID 1717.