Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2001 15:51:15 -0800
From:      qingli@speakeasy.net
To:        freebsd-stable@freebsd.org
Subject:   route add - ??
Message-ID:  <200112122351.fBCNpFq30812@spidey.speakeasy.net>

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

netstat -r
============
Destination   Gateway     Flags    Refs    Use  Netif Expire
default       gateway-38  UGSc     59      0    ep0
localhost     localhost   UH       1      713   lo0
147.11.38/24  link#6      UC       1       0    ep0
gateway-38    0:0:c:7:ac:26 UHLW   58      0    ep0    575

Now I do
========
route add -net 192.103.54.0 64.81.55.1

an entry of
============
192.103.54   dsl081-055-001.sfo UGSc 0      2    ep0

is inserted. 

Why was I allowed to add such a route. The gateway
64.81.55.1 is not even reachable.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112122351.fBCNpFq30812>