[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] raq2 routing table



> hi Jay,
> I read the man page but when I try to add something I get the following
> massage. Do you have any idea what might be causing this
> 
> [root /sbin]# ./route -net 166.84.172.64 netmask 255.255.255 dev eth0
> Usage: route [-nNvee] [-FC] [Address_families]  List kernel routing tables
> route {-V|--version}                  Display command version and
> exit.
> route {-h|--help} [Address_family]    Usage Syntax for specified AF.
> route [-v] [-FC] {add|del|flush} ...  Modify routing table for AF.
> 
> Address_families: inet,inet6,ddp,ipx,netrom,ax25
> specify AF: -A af1,af2..  or  --af1 --af2  or  af_route
> ==============================================
> I'm trying to add an entry as 10.80.49.

Then you need to specify that you're adding it.

route add -net 166.84.172.64 netmask 255.255.255 dev eth0
      ^^^
HTH,
j
-- 
http://www.bizmanuals.com