Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 1997 16:49:55 -0800 (PST)
From:      Jaye Mathisen  <mrcpu@cdsnet.net>
To:        freebsd-hackers@freebsd.org
Subject:   Route command breakage
Message-ID:  <Pine.NEB.3.95.970115164848.23098A-100000@mail.cdsnet.net>

next in thread | raw e-mail | index | archive | help


3.0-current.

I mis-typed the following command:

# route add 204.118.245.0 255.255.255.0 204.118.244.252
add net 204.118.245.0: gateway 255.255.255.0


netstat -rn shows:
#  netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif
Expire
default            204.118.244.1      UGSc       20     1402       de0
127.0.0.1          127.0.0.1          UH          1      213       lo0
204.118.244&0xcc76f4fc 255.255.255.0      UGSc        0        0       de0
=>
204.118.244        link#1             UC          0        0 



Something is broke.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.970115164848.23098A-100000>