[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 110: Undefined array key "cached"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 111: Undefined array key "normal"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 112: Undefined array key "total"
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3391: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3393: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3394: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3395: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
Cabrillo College Linux Classes • View topic - troubleshooting Lab3

troubleshooting Lab3

UNIX/Linux Network Administration

troubleshooting Lab3

Postby Kayla Smith on Fri Feb 27, 2009 10:46 am

I wasn't able to ping out of Sauron (my Mordor host). I was wondering if someone could look at my routing table and see if there was anything that looked obviously wrong with it.

root@sauron:~# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.3.0 192.168.3.1 255.255.255.0 UG 0 0 0 eth0
192.168.3.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 192.168.3.1 0.0.0.0 UG 0 0 0 eth0

Also, is anyone working in the lab on Sunday want to work together?
Kayla Smith
 
Posts: 67
Joined: Tue Sep 02, 2008 7:11 pm

Re: troubleshooting Lab3

Postby fred_deakin on Fri Feb 27, 2009 12:59 pm

Hi Kayla,

Which IP address were you trying to ping to?

Fred
fred_deakin
 
Posts: 19
Joined: Sun Feb 22, 2009 12:24 pm

Re: troubleshooting Lab3

Postby Rich Simms on Fri Feb 27, 2009 4:08 pm

root@sauron:~# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.3.0 192.168.3.1 255.255.255.0 UG 0 0 0 eth0 :(
192.168.3.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 :)
0.0.0.0 192.168.3.1 0.0.0.0 UG 0 0 0 eth0 :)

No need for a static route on Sauron. Since it is at the end (like a stub network) you just need a default gateway to the router on that segment.

What ping error are you getting?

I'd also check:

Layer 1 - Sauron and the Mordor router are both cabled to same VMnet
Layer 2 - Check ARP tables or check MAC addresses with Wireshark to make sure source and destination MACs are correct.
Layer 3 - check interfaces for correct IPs, masks, and broadcast addresses, check that there is a route in the routing tables for the packet you are sending out to the destination and BACK again.

- Rich
User avatar
Rich Simms
Site Admin
 
Posts: 640
Joined: Thu May 15, 2008 2:44 pm


Return to CIS 192 - Spring 2009

Who is online

Users browsing this forum: No registered users and 0 guests

cron