Page 1 of 1

I failed step 5 Network Troubleshooter

Posted: Sat Jun 18, 2011 9:44 pm
by biigniick
Using the Network Troubleshooter, I failed step 5 - Router is reachable?. Here's a paste to help troubleshoot: http://amahi.pastebin.com/8U6zpnMW

the troubleshooter told me to post in a forum, so i thought this would be appropriate. i'm almost a total noob, any help would be appreciated.

thanks in advance,
- nick

also copied below


[biigniick@george ~]$ ssh biigniick@192.168.1.10
The authenticity of host '192.168.1.10 (192.168.1.10)' can't be established.
RSA key fingerprint is c3:1e:12:5a:08:3e:96:0c:79:88:a7:47:7c:bf:97:3a.
Are you sure you want to continue connecting (yes/no)? y
Please type 'yes' or 'no': yes
Warning: Permanently added '192.168.1.10' (RSA) to the list of known hosts.
biigniick@192.168.1.10's password:
[biigniick@george ~]$ nslookup hda
Server: 192.168.1.10
Address: 192.168.1.10#53

Name: hda.home.com
Address: 192.168.1.10

[biigniick@george ~]$ ping -c 1 router
PING router.home.com (192.168.1.1) 56(84) bytes of data.
From hda.home.com (192.168.1.10) icmp_seq=1 Destination Host Unreachable

--- router.home.com ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

[biigniick@george ~]$ 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
10.8.0.0 10.8.0.2 255.255.255.0 UG 0 0 0 tun0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
[biigniick@george ~]$ arp -a
h001.home.com (192.168.1.1) at 68:7f:74:c7:17:5b [ether] on eth0
[biigniick@george ~]$ traceroute -q 1 -m 5 router
traceroute to router (192.168.1.1), 5 hops max, 60 byte packets
1 *
2 *
3 *
4 *
5 *
[biigniick@george ~]$

Re: I failed step 5 Network Troubleshooter

Posted: Sun Jun 19, 2011 12:18 am
by radioz
That's weird.
Try 'ping -c 1 192.168.1.1'. Does that work?
Are you sure your router IP is 192.168.1.1?
How about 'ping -c 1 192.168.0.1'?