Changes

From Amahi Wiki
Jump to: navigation, search
1,029 bytes added ,  01:21, 4 October 2018
no edit summary
<div style= Important information ="border: 1px solid #B66; padding: .5em 1em; color: #000; background-color: #FEE; margin: 3px 3px 1em 3px;">'''RULE #1: <u>DO NOT</u> turn off the DHCP server in your router until your HDA has full network connectivity'''</div>
'''Rule #1Your HDA should be capable of browsing all the major sites and <nowiki>http: do not turn off DHCP in your router until your HDA has full network connectivity'''//www.amahi.org</nowiki> before doing anything else.
Your HDA If you do not have connectivity, you may want to check that the settings that you programmed in amahi.org for your network and router match that of your actual network and the router in it. Amahi assumes a regular, typical home network and the settings there should be capable done to match what you have. The most common error is that the gateway is not set up properly. We have a page on how to [[Find Your Gateway IP]]. Please note that '''only the first NIC/ethernet card''' is supported out of browsing all the major sites and http://wwwbox. If you have two, please make sure you disable the one not used in your network.amahi There is a final critical step to [[Transition to Amahi]] for your network.org before doing anything elseYour clients need to be using Amahi for DNS for it all to be working as expected== Amahi 7/8/9/10/11 (Fedora 19/21/23/25/27) Prerequisite ==
If you do not have connectivity, you may want You will need to check that install the settings that you programmed in network tools package (or [https://www.amahi.org for your network and router match that of your actual network and the router in it. Amahi assumes a regular, typical home network and the settings there should be done to match what you have. The most common error is that the gateway is not set up properly. We have a page on how to [[Find Your Gateway IP]/apps/hda-troubleshooting-tools HDA Troubleshooting Tools].web application): yum install net-tools bind-utils
Please note that ::'''only the first NICNOTE:''' <code>yum</ethernet card code> (eth0deprecated)''' is supported out of has been replaced with <code>dnf</code> as the box. If you have two, please make sure you use eth0 package manager for the LAN where your Amahi HDA resides. There is an unsupported way to support amahi on the [[ETH1|eth1]] deviceFedora 23 and greater.
== Identify the problem ==
To help you identify a network problem you might have, try using the [http://netwww.pommepauseamahi.com/network_troubleshooter/ net Interactive Amahi Network Troubleshooter].
If it fails along the way, it will give you instructions on how to get additional help, and how to provide us with the information we need to help you understand and fix the problem.
== Additional troubleshooting Diagnosis ==
<b>It If the [http://www.amahi.net Interactive Amahi Network Troubleshooter ] can't help</b>, you can try the steps below, and tell us (on IRC, or in the forums) what step you get stuck at.
=== Step 1 ===
From your hda itself (via ssh or at the desktop in a terminal), can you:
# ping hda <small>(it should ping the IP of your HDA; this ensures the dns server is working)</small>
# ping router <small> (it should ping the IP of the router; this ensures your HDA can see the router)</small>
# ping 688.1808.2068.184 8 <small>(this ensures you can see the rest of the world)</small>
# ping yahoo.com <small> (this ensures your dns server can see the world)</small>
# Access <nowiki>http://hda </nowiki> in a browser (or use curl in a terminal) 
If the above does not work, try and fix it by double checking the settings.
After the above works, you should be able to access
<code><nowiki>http://hda</nowiki></code>
from the HDA machine's desktop!
If the above works, '''then and only then''' you may turn off the DHCP server in your router. '''IMPORTANT: after turning off the DHCP server in our router, you must [[RenewIP|renew your client's IP addresses]].'''
== Step 2 =='''IMPORTANT:''' after turning off the DHCP server in your router, you must [[RenewIP|renew your client's IP addresses]].
Then === Step 2 === If you want to use the full functionality of your HDA, you '''must make sure your client has a DHCP lease from your HDA''' from here on, so let's move to one or more of the clients (after their network has restarted:
# ping hda <small>(this ensures the client can see the DNS server in your HDA)</small>
* 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 - hda-change-gw [gateway IP]
[enter root password]Example if your default gateway (router) has an IP of 192.168.0.1:
hda-change-gw [gateway IP] 192.168.0.1
Example if your default gateway (router) has an IP of 192.168.0.1:
hda-<b>NOTE:</b> You will need to restart your server after applying the change-gw 192.168 == Can't Disable Router DHCP ==It's unusual, but not unheard of, to not be able to disable DHCP on the router.0Most notable is the case of using an Airport Express for DHCP service.1
Note: You will need Refer to restart your server after applying the changeApple [[Airport express|Airport Express]] guidance for a work around.
This same technique may work with other router brands.
== When all else fails ==
In some cases, it could be the client OS causing issues.
One known issue is the [[Vista_Networking_Issue|Windows Networking Issue]] 
There are some special instructions if you have an Back to the [[Airport express]] or an [[Airport express|Airport extremeTroubleshooting]].
12,424

edits