From owner-freebsd-current@FreeBSD.ORG Sat Aug 28 22:17:13 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B3E016A4CE for ; Sat, 28 Aug 2004 22:17:13 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E8F43D31 for ; Sat, 28 Aug 2004 22:17:12 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (vjst3izs@localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id i7SMH8aE077202; Sun, 29 Aug 2004 02:17:09 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Sun, 29 Aug 2004 02:17:08 +0400 (MSD) From: Maxim Konovalov To: David Gilbert In-Reply-To: <16689.768.883054.824945@canoe.dclg.ca> Message-ID: <20040829021701.O77200@mp2.macomnet.net> References: <16689.768.883054.824945@canoe.dclg.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: netstat oddness. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Aug 2004 22:17:13 -0000 On Sat, 28 Aug 2004, 18:11-0400, David Gilbert wrote: > Recent versions of -CURRENT have been giving me the following: > > [1:17:317]root@vulture:/usr/src> netstat -rn > netstat: kvm not available > Routing tables > rt_tables: symbol not in namelist > > Most invocations of netstat complain about the kvm. Other ones I > commonly use (like -an) output normal results. -rn seems to be > completely broken. > > Any ideas? http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/70863 -- Maxim Konovalov