From owner-freebsd-stable Wed Dec 12 16:22:50 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mighty.grot.org (mighty.grot.org [216.15.97.5]) by hub.freebsd.org (Postfix) with ESMTP id E5AB237B417 for ; Wed, 12 Dec 2001 16:22:46 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by mighty.grot.org (Postfix) with ESMTP id 55E155E4E; Wed, 12 Dec 2001 16:22:46 -0800 (PST) Date: Wed, 12 Dec 2001 16:22:45 -0800 (PST) Message-Id: <20011212.162245.19854830.aditya@mighty.grot.org> To: qingli@speakeasy.net Cc: freebsd-stable@freebsd.org Subject: Re: route add - ?? From: "R.P. Aditya" In-Reply-To: <200112122351.fBCNpFq30812@spidey.speakeasy.net> References: <200112122351.fBCNpFq30812@spidey.speakeasy.net> X-PGP-Key: http://www.grot.org/pubkey.asc X-PGP-Key-ID: 0x6405D8D5 X-Mailer: Mew version 3.0.50 on XEmacs 21.1.14 (Cuyahoga Valley) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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