Re: [SLUG] HELP!!! route command failure

From: Matt Miller (mmiller1@mptotalcare.com)
Date: Tue Apr 09 2002 - 10:35:00 EDT


On Mon, 2002-04-08 at 22:54, Glen wrote:
> To all:
>
> I have an issue I need immediate assistance on - like by 8:30 tomorrow
> morning. I've been wracking my brains and RTFMing for hours.
>
> I can't ping my router at work (we've moved, I have a static IP at the
> firewall now). Here's my routing table:
>
> <telco network> * U ... eth0
> 192.168.1.0 * U ... eth1
> 127.0.0.0 * U ... lo
>

I don't see any netmask...

My route table:
Destination Gateway Genmask Flags Metric Ref Use
Iface
10.0.0.0 * 255.254.0.0 U 0 0 0
eth0
default 10.0.0.2 0.0.0.0 UG 0 0 0
eth0

$ route add -net 10.0.0.0 netmask 255.254.0.0 eth0
$ route add default gw 10.0.0.2

Matt



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:57:14 EDT