Page 1 of 1

amahi install after ubuntu 12.04 server installed

Posted: Wed Aug 08, 2012 6:14 pm
by pilinpanglang
Using the Network Troubleshooter, I failed step 5 - Router is reachable?. Here's a paste to help troubleshoot: http://sprunge.us/aiVK

Re: amahi install after ubuntu 12.04 server installed

Posted: Wed Aug 08, 2012 6:57 pm
by bigfoot65
Have you turned off your DHCP server on the router? Also have you refreshed the IP address for the client?

Re: amahi install after ubuntu 12.04 server installed

Posted: Wed Aug 08, 2012 7:05 pm
by pilinpanglang
do not how to do these or clueless persay. was just following doc.amahi.org and did not seem right. Can you instruct me how to do these? Thanks.
Have you turned off your DHCP server on the router? Also have you refreshed the IP address for the client?

Re: amahi install after ubuntu 12.04 server installed

Posted: Wed Aug 08, 2012 7:15 pm
by bigfoot65
You will have to log into your router. There will be a DHCP server enable/disable option there. Consult your router user manual.

As for renewing IP address, depends on the client. For windows, open command prompt and do

Code: Select all

ipconfig /release ipconfig /renew
I would recommend you get familiar with your network and how things work or you will have a hard time running a server. It is something that can be quite a challenge if you don't.