Page 1 of 1

Best way to change network subnet?

Posted: Mon Jul 05, 2010 6:59 pm
by dskaggs
What's the best (easiest) way to change the subnet range that the HDA uses? I installed with the default 192.168.1.x range but really need to move that to some other subnet because I routinely VPN into other networks, some of which use the 192.168.1.x subnet. I'm hoping that building a new configuration and reinstalling isn't the answer.

Thanks
Dan

Re: Best way to change network subnet?

Posted: Wed Aug 18, 2010 11:28 pm
by cpg
Apologies for the late response.

Try:

Code: Select all

hda-change-gw IP_OF_THE_NEW_GATEWAY
it will change the subnet based on the gateway IP.

Is that what you needed?