New to Amahi. Did express install can logon to HDA from windows system, in dashboard didn't see any Apps. On HDA terminal changed gateway to 192.168.0.2 using "hda-change-gw" command on HDA, used gateway address same as all other systems on LAN, see Apps but only once. If logout and back in don't see Apps. If look at dashboard using advanced settings Network settings looks correct.
I have tried looking at the Forums and FAQ but have not found an answer. I hope someone can help.
Thank You
No internet from HDA
Re: No internet from HDA
Recommend you check out the network troubleshooting page in the wiki.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: No internet from HDA
Sorry should have mentioned I did try the Network troubleshooting tool. When I tried to install the network tools package I get:
[root@localhost ~]# yum install net-tools bind-utils
Loaded plugins: fastestmirror
http://f19.amahi.org/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: f19.amahi.org; Unknown error"
Trying other mirror.
Error: failure: repodata/repomd.xml from amahi: [Errno 256] No more mirrors to try.
http://f19.amahi.org/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: f19.amahi.org; Unknown error"
I'm guessing that the error is because I don't have internet access on the HDA. If that is the case is there another way to install the tools.
When I try the interactive network troubleshooter steps 1-3 are okay step 4 fails I get the following:
[root@localhost ~]# nslookup hda
-bash: nslookup: command not found
[root@localhost ~]# cat /etc/resolv.conf
# Automatically generated by hda-ctl on 2015-07-05 14:09:36
search hilltop.net
nameserver 192.168.0.007
nameserver 192.168.0.007
[root@localhost ~]# ifconfig | grep -A 5 eth0 | grep inet
-bash: ifconfig: command not found
[root@localhost ~]# service named status
Redirecting to /bin/systemctl status named.service
named.service
Loaded: error (Reason: No such file or directory)
Active: inactive (dead)
[root@localhost ~]# cat /etc/named.conf
cat: /etc/named.conf: No such file or directory
[root@localhost ~]# netstat -an | grep :53
-bash: netstat: command not found
[root@localhost ~]# cat /var/named/dynamic/hda-n2a.conf
cat: /var/named/dynamic/hda-n2a.conf: No such file or directory
[root@localhost ~]# cat /var/named/dynamic/hda-a2n.conf
cat: /var/named/dynamic/hda-a2n.conf: No such file or directory
[root@localhost ~]# yum install net-tools bind-utils
Loaded plugins: fastestmirror
http://f19.amahi.org/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: f19.amahi.org; Unknown error"
Trying other mirror.
Error: failure: repodata/repomd.xml from amahi: [Errno 256] No more mirrors to try.
http://f19.amahi.org/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: f19.amahi.org; Unknown error"
I'm guessing that the error is because I don't have internet access on the HDA. If that is the case is there another way to install the tools.
When I try the interactive network troubleshooter steps 1-3 are okay step 4 fails I get the following:
[root@localhost ~]# nslookup hda
-bash: nslookup: command not found
[root@localhost ~]# cat /etc/resolv.conf
# Automatically generated by hda-ctl on 2015-07-05 14:09:36
search hilltop.net
nameserver 192.168.0.007
nameserver 192.168.0.007
[root@localhost ~]# ifconfig | grep -A 5 eth0 | grep inet
-bash: ifconfig: command not found
[root@localhost ~]# service named status
Redirecting to /bin/systemctl status named.service
named.service
Loaded: error (Reason: No such file or directory)
Active: inactive (dead)
[root@localhost ~]# cat /etc/named.conf
cat: /etc/named.conf: No such file or directory
[root@localhost ~]# netstat -an | grep :53
-bash: netstat: command not found
[root@localhost ~]# cat /var/named/dynamic/hda-n2a.conf
cat: /var/named/dynamic/hda-n2a.conf: No such file or directory
[root@localhost ~]# cat /var/named/dynamic/hda-a2n.conf
cat: /var/named/dynamic/hda-a2n.conf: No such file or directory
Re: No internet from HDA
Yes that indicates there is no internet connection. You might need to restart your network in order for the HDA to get a new DHCP lease.
Are you using your router as the DHCP/DNS server or the HDA? Also are you sure the HDA is on the correct subnet? When you made the change, you should have done so as indicated in the change IP address guidance in the wiki. You might try that now if it will allow. No need to run command line with Amahi 7 for that capability.
You may also need to restart the networking afterwards. As root user do:
Then check to see it's running:
Are you using your router as the DHCP/DNS server or the HDA? Also are you sure the HDA is on the correct subnet? When you made the change, you should have done so as indicated in the change IP address guidance in the wiki. You might try that now if it will allow. No need to run command line with Amahi 7 for that capability.
You may also need to restart the networking afterwards. As root user do:
Code: Select all
systemctl restart network
Code: Select all
systemctl status network
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: No internet from HDA
Yes I'm using my router as the DHCP/DNS for now. In windows my subnet is 255.255.255.0, I don't know how to check it on my HDA. I did follow the change IP address guidance in the wiki.
I was able to see available apps after restarting my network and installed two apps, but cann't open them. I get Server not found error.
Each time I restart the HDA I have to logon and restart the network to see available apps in dashboard.
I was able to see available apps after restarting my network and installed two apps, but cann't open them. I get Server not found error.
Each time I restart the HDA I have to logon and restart the network to see available apps in dashboard.
Re: No internet from HDA
When not using the HDA for the DHCP/DNS server, accessing apps is a bit different and some features may not be available. Please see the FAQ regarding network setup pitfalls.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: No internet from HDA
Reinstalled Amahi, turned off DNS and DHCP in router also changed windows network settings for IPV4 to obtain an IP automatically and same for DNS server.
Things seemed to work until HDA is rebooted. After reboot this is what I get from Network Troubleshooting for Step 4 output:
[gpserver@localhost ~]$ nslookup hda
Server: 208.67.222.222
Address: 208.67.222.222#53
** server can't find hda: NXDOMAIN
[root@localhost ~]# nslookup hda
Server: 208.67.222.222
Address: 208.67.222.222#53
** server can't find hda: NXDOMAIN
[root@localhost ~]# cat /etc/resolv.conf
# Generated by NetworkManager
nameserver 208.67.222.222
nameserver 208.67.220.220
[root@localhost ~]# ifconfig | grep -A 5 eth0 | grep inet
[root@localhost ~]# service named status
Redirecting to /bin/systemctl status named.service
named.service
Loaded: error (Reason: No such file or directory)
Active: inactive (dead)
[root@localhost ~]# cat /etc/named.conf
cat: /etc/named.conf: No such file or directory
[root@localhost ~]# netstat -an | grep :53
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN
tcp6 0 0 :::53 :::* LISTEN
udp 0 0 0.0.0.0:53 0.0.0.0:*
udp 0 0 0.0.0.0:5353 0.0.0.0:*
udp6 0 0 :::53 :::*
[root@localhost ~]# cat /var/named/dynamic/hda-n2a.conf
cat: /var/named/dynamic/hda-n2a.conf: No such file or directory
[root@localhost ~]# cat /var/named/dynamic/hda-a2n.conf
cat: /var/named/dynamic/hda-a2n.conf: No such file or directory
Things seemed to work until HDA is rebooted. After reboot this is what I get from Network Troubleshooting for Step 4 output:
[gpserver@localhost ~]$ nslookup hda
Server: 208.67.222.222
Address: 208.67.222.222#53
** server can't find hda: NXDOMAIN
[root@localhost ~]# nslookup hda
Server: 208.67.222.222
Address: 208.67.222.222#53
** server can't find hda: NXDOMAIN
[root@localhost ~]# cat /etc/resolv.conf
# Generated by NetworkManager
nameserver 208.67.222.222
nameserver 208.67.220.220
[root@localhost ~]# ifconfig | grep -A 5 eth0 | grep inet
[root@localhost ~]# service named status
Redirecting to /bin/systemctl status named.service
named.service
Loaded: error (Reason: No such file or directory)
Active: inactive (dead)
[root@localhost ~]# cat /etc/named.conf
cat: /etc/named.conf: No such file or directory
[root@localhost ~]# netstat -an | grep :53
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN
tcp6 0 0 :::53 :::* LISTEN
udp 0 0 0.0.0.0:53 0.0.0.0:*
udp 0 0 0.0.0.0:5353 0.0.0.0:*
udp6 0 0 :::53 :::*
[root@localhost ~]# cat /var/named/dynamic/hda-n2a.conf
cat: /var/named/dynamic/hda-n2a.conf: No such file or directory
[root@localhost ~]# cat /var/named/dynamic/hda-a2n.conf
cat: /var/named/dynamic/hda-a2n.conf: No such file or directory
Re: No internet from HDA
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: No internet from HDA
Yes that is what I used, the above output is from failed step 4 and what it had me done. I also thought it was odd that a reboot would cause a problem.
Re: No internet from HDA
What is step 4? Does the gateway settings match your router?
Happy to help.
Happy to help.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Who is online
Users browsing this forum: No registered users and 6 guests