Networking woes - quick question
Posted: Tue Sep 28, 2010 6:44 am
Hi,
When I first installed Amahi, everything was fine.
Then just recently had a load of trouble with my HDA. Every time I switched it on the other computers on the network couldn't reach the internet. Then, the gnome network manager stopped appearing on bootup. Not sure what caused the problems, anyway, resolved those problems with some manual configuration through the command line and gnome network manager.
Now the HDA can access the internet, so can the other computers! HDA has been manually assigned a static IP of 192.168.1.11 and the DHCP on the router has been turned off again.
So far so good.
However, I cannot access my HDA "homepage" in a browser at from either my HDA itself or the other computers on the network.
Weirdly though, I can access that page at:
Does anybody have any idea how to resolve it?
***********************
(extra info - I used the Amahi network troubleshooter and it failed at stage 6
[/color]
When I first installed Amahi, everything was fine.
Then just recently had a load of trouble with my HDA. Every time I switched it on the other computers on the network couldn't reach the internet. Then, the gnome network manager stopped appearing on bootup. Not sure what caused the problems, anyway, resolved those problems with some manual configuration through the command line and gnome network manager.
Now the HDA can access the internet, so can the other computers! HDA has been manually assigned a static IP of 192.168.1.11 and the DHCP on the router has been turned off again.
So far so good.
However, I cannot access my HDA "homepage" in a browser at from either my HDA itself or the other computers on the network.
Weirdly though, I can access that page at:
- 192.168.1.11
myusername.yourhda.com (since i forward port 80 to the HDA)
Does anybody have any idea how to resolve it?
***********************
(extra info - I used the Amahi network troubleshooter and it failed at stage 6
Code: Select all
netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
10.8.0.2 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
10.8.0.0 10.8.0.2 255.255.255.0 UG 0 0 0 tun0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
Code: Select all
traceroute -q 1 8.8.8.8
1 *
2 *
3 *
4 *
5 *
6 *
7 *
8 *
9 *
10 *
11 *
12 *
13 *
14 *
15 *
16 *
17 *
18 *
19 *
20 *
21 *
22 *
23 *
24 *
25 *
26 *
27 *
28 *
29 *
30 *