Page 1 of 1

HDA IP address area

Posted: Tue Oct 26, 2010 5:02 am
by blackbird
hey ho

Cant find anything concrete about to change the IP address area of my Amahi Network. The reason why i would change it ist that nearly all of my friends use at home this 192.168.1.XX thing. And they cant connect to my HDA Network via VPN because of the same IP area. (Wiki told me that this is the prob :D )
So i want to change my internal IP adesses to somthing like 10.1.68.1.XX

Re: HDA IP address area

Posted: Tue Oct 26, 2010 9:53 am
by bigfoot65
I believe there are some scripts on the HDA to do this. One is hda-change-gw, but I cannot remember the location. You could do a find from the CLI and should be able to locate it. You should see other scripts there too, but I recommend you use extreme caution.

Re: HDA IP address area

Posted: Tue Oct 26, 2010 11:05 am
by blackbird
thanks for ur answer an that u try to help. But that helps me not much :(
I searched for hda-change-gw in forum and wiki. But i found nothing. Therefor i dont know what to do with it.

But anyway, thanks for try to help me ;)

Re: HDA IP address area

Posted: Thu Oct 28, 2010 5:11 am
by bigfoot65
thanks for ur answer an that u try to help. But that helps me not much :(
I searched for hda-change-gw in forum and wiki. But i found nothing. Therefor i dont know what to do with it.

But anyway, thanks for try to help me ;)
What you need to do is open a terminal window. Become root user and enter your root password:

su -

Then enter

hda-change-gw newIPAddress

The newIPAddress would be the one you want to use now. This should run the script to change your ip.

Hope that helps.