Using the Network Troubleshooter, I failed step 5
Posted: Mon Apr 25, 2011 8:57 am
[mark@localhost ~]$ nslookup hda
Server: 192.168.1.10
Address: 192.168.1.10#53
Name: hda.bear975home.com
Address: 192.168.1.10
[mark@localhost ~]$ ping -c 1 router
ping: unknown host router
[mark@localhost ~]$ 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
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
0.0.0.0 192.168.1.254 0.0.0.0 UG 0 0 0 eth1
[mark@localhost ~]$ arp -a
h254.bear975home.com (192.168.1.254) at 00:04:ed:23:e2:de [ether] on eth1
[mark@localhost ~]$ traceroute -q 1 -m 5 router
router: No address associated with hostname
Cannot handle "host" cmdline arg `router' on position 1 (argc 5)
[mark@localhost ~]$
Server: 192.168.1.10
Address: 192.168.1.10#53
Name: hda.bear975home.com
Address: 192.168.1.10
[mark@localhost ~]$ ping -c 1 router
ping: unknown host router
[mark@localhost ~]$ 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
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
0.0.0.0 192.168.1.254 0.0.0.0 UG 0 0 0 eth1
[mark@localhost ~]$ arp -a
h254.bear975home.com (192.168.1.254) at 00:04:ed:23:e2:de [ether] on eth1
[mark@localhost ~]$ traceroute -q 1 -m 5 router
router: No address associated with hostname
Cannot handle "host" cmdline arg `router' on position 1 (argc 5)
[mark@localhost ~]$