Changes

From Amahi Wiki
Jump to: navigation, search
m
Added section on non default network setup
* At what point did you turn off your router DHCP (if you did)
* At what point, relative to the above, did you restart (or ''release and'' renew the DHCP lease on the) clients
 
= Non Default Network Set-ups =
 
If your router does not have an IP of 192.168.1.1, the following command will make the process easy to allow your HDA to work:
 
su -
 
[enter root password]
 
hda-change-gw [gateway IP]
 
Example if your default gateway (router) has an IP of 192.168.0.1:
 
hda-change-gw 192.168.0.1
 
Note: You will need to restart your server after applying the change.
1

edit