Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2001 16:22:45 -0800 (PST)
From:      "R.P. Aditya" <aditya@grot.org>
To:        qingli@speakeasy.net
Cc:        freebsd-stable@freebsd.org
Subject:   Re: route add - ??
Message-ID:  <20011212.162245.19854830.aditya@mighty.grot.org>
In-Reply-To: <200112122351.fBCNpFq30812@spidey.speakeasy.net>
References:  <200112122351.fBCNpFq30812@spidey.speakeasy.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 Dec 2001 15:51:15 -0800, qingli@speakeasy.net wrote:
> 
> 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.

what does "arp -a" say?

Adi

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?20011212.162245.19854830.aditya>