When I signed with Amahi I chose a domain for my network following the FAQ on domain names. I didn't worry about whether or not it was available, because it wouldn't matter within my network. Except that it does. Every time I try to go to one of the apps I've installed in Amahi it redirects me to the actual domain, which is just a parked domain. I have turned off DNS on my router, and I use DNS on the Amahi machine, so why am I still getting rerouted to the public domain rather than my own internal IP?
Thanks!
Eddie
My HDA domain goes to the actual domain outside my network
-
- Posts: 62
- Joined: Tue Mar 12, 2013 10:46 am
Re: My HDA domain goes to the actual domain outside my netwo
This tells me the DNS is not working correctly. Recommend you try the network troubleshooter to see if it identifies any problems.
https://wiki.amahi.org/index.php/Networ ... leshooting
https://wiki.amahi.org/index.php/Networ ... leshooting
ßî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
-
- Posts: 62
- Joined: Tue Mar 12, 2013 10:46 am
Re: My HDA domain goes to the actual domain outside my netwo
I ran through the troubleshooter and it failed at step 8, but I don't know how to resolve that... When I try to get the status of httpd service it says unrecognized service. But I can access the dashboard from the pc I ran the command from, so I'm confused...? Any ideas? Thanks!
Re: My HDA domain goes to the actual domain outside my netwo
If this is Ubuntu, the web server is apache2 and not httpd. Also check the log files in /var/log for errors.
ßî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
-
- Posts: 62
- Joined: Tue Mar 12, 2013 10:46 am
Re: My HDA domain goes to the actual domain outside my netwo
Yes, I am using Ubuntu (12.04). Ok, so the service is running when I use apache2. But the troubleshooter still says I failed step 8. Not sure exactly how to paste the results - Do I run all of the commands and paste the results for each as I complete them, or just the results of the last?
The error_log shows these errors:
Does that help?
There are a lot of logs files in /var/log - should I be looking for something specific? There is no dns log, or network log. I'm happy to look for errors, but can you be a little more specific about which log files to look in?
Thanks again for your help!
Eddie
The error_log shows these errors:
Code: Select all
[Thu Apr 18 01:36:42 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/proxyheader.php' not found or unable to stat
[Thu Apr 18 16:37:18 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/proxyheader.php' not found or unable to stat
[Fri Apr 19 01:46:41 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/judge.php' not found or unable to stat
[Fri Apr 19 22:56:21 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/aop0igj.php' not found or unable to stat
[Sun Apr 21 11:05:21 2013] [error] [client 62.128.152.207] Invalid URI in request GET <title>phpMyAdmin HTTP/1.1
[Sun Apr 21 14:04:05 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/proxyheader.php' not found or unable to stat
[Mon Apr 22 14:28:19 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/proxyheader.php' not found or unable to stat
[Tue Apr 23 02:33:33 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/ip.php' not found or unable to stat
[Wed Apr 24 02:14:36 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/proxyheader.php' not found or unable to stat
[Wed Apr 24 13:42:14 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/aop0igj.php' not found or unable to stat
[Wed Apr 24 16:32:22 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/aop0igj.php' not found or unable to stat
[Thu Apr 25 01:07:18 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/ip.php' not found or unable to stat
[Fri Apr 26 23:48:19 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/proxyheader.php' not found or unable to stat
[Sun Apr 28 05:25:55 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/judge.php' not found or unable to stat
[Sun Apr 28 08:22:21 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/proxyheader.php' not found or unable to stat
[Sun Apr 28 23:12:09 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/ip.php' not found or unable to stat
[Mon Apr 29 05:13:47 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/aop0igj.php' not found or unable to stat
[Mon Apr 29 08:11:38 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/judge.php' not found or unable to stat
[Mon Apr 29 20:18:03 2013] [error] [client 42.121.111.11] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Mon Apr 29 23:08:32 2013] [error] [client 58.218.199.250] script '/var/hda/platform/html/public/proxyheader.php' not found or unable to stat
There are a lot of logs files in /var/log - should I be looking for something specific? There is no dns log, or network log. I'm happy to look for errors, but can you be a little more specific about which log files to look in?
Thanks again for your help!
Eddie
Re: My HDA domain goes to the actual domain outside my netwo
Have you looked at this guidance?
https://wiki.amahi.org/index.php/More_n ... leshooting
The errors listed in the log you posted indicate there are potentially some files missing. Until I get home, I cannot verify if have those on my HDA or not.
Did you do any manual config changes?
https://wiki.amahi.org/index.php/More_n ... leshooting
The errors listed in the log you posted indicate there are potentially some files missing. Until I get home, I cannot verify if have those on my HDA or not.
Did you do any manual config changes?
ßî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
-
- Posts: 62
- Joined: Tue Mar 12, 2013 10:46 am
Re: My HDA domain goes to the actual domain outside my netwo
I went through those troubleshooting and every one worked fine for me except pinging router. When I ping 'router' (i.e. 'ping router') I get no response. I can ping hda, and I can ping outside IPs and URLs. I can reach http://hda from my desktop machine. But router does not resolve to my router's ip. I can ping my router's IP and it works, but the name router does not. Should it?
I've had Amahi for a couple months now. I'm sure I've made some changes as I've gone through all of the articles on how to get things setup in Ubuntu, but I don't know what specific changes I've made. The internal domain feature of Amahi has never worked from the first day, but I was more concerned with getting my storage working so haven't spent time trying to get it working until now...
I've had Amahi for a couple months now. I'm sure I've made some changes as I've gone through all of the articles on how to get things setup in Ubuntu, but I don't know what specific changes I've made. The internal domain feature of Amahi has never worked from the first day, but I was more concerned with getting my storage working so haven't spent time trying to get it working until now...
Re: My HDA domain goes to the actual domain outside my netwo
Verify that your router IP matches the gateway for your amahi.org profile. If it does not, you can change it on the HDA via command line.
The wiki has the guidance for performing that procedure. If that is not the issue, then more research will be needed.
The wiki has the guidance for performing that procedure. If that is not the issue, then more research will be needed.
ßî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
-
- Posts: 62
- Joined: Tue Mar 12, 2013 10:46 am
Re: My HDA domain goes to the actual domain outside my netwo
Unfortunately it does match. My router is 192.168.2.1, and my Network Gateway setting in Amahi is 192.168.2.1. So I guess more research... 

Re: My HDA domain goes to the actual domain outside my netwo
I just checked for the files that your error log mentioned and they are no where to be found on my Ubuntu system.
That makes me think you modified something that is causing this issue. I see a proxy file listed as missing. Did you do something from the wiki for squid proxy?
If you cannot remember what you changed, a reinstall may be required. When you modify things, sometimes the consequences can be catastrophic. I wished I could suggest something else, but not sure what you changed that would cause the issue.
That makes me think you modified something that is causing this issue. I see a proxy file listed as missing. Did you do something from the wiki for squid proxy?
If you cannot remember what you changed, a reinstall may be required. When you modify things, sometimes the consequences can be catastrophic. I wished I could suggest something else, but not sure what you changed that would cause the issue.
ßî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 38 guests