From owner-freebsd-net@FreeBSD.ORG Sun May 1 08:08:35 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53EF216A4CE for ; Sun, 1 May 2005 08:08:35 +0000 (GMT) Received: from priv-edtnes40.telusplanet.net (outbound05.telus.net [199.185.220.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id D946743D2D for ; Sun, 1 May 2005 08:08:34 +0000 (GMT) (envelope-from twkonefal@gmail.com) Received: from [192.168.1.2] (really [207.6.232.142]) by priv-edtnes40.telusplanet.netESMTP <20050501080834.BXAQ10358.priv-edtnes40.telusplanet.net@[192.168.1.2]> for ; Sun, 1 May 2005 02:08:34 -0600 Message-ID: <42748E82.4020403@gmail.com> Date: Sun, 01 May 2005 01:08:34 -0700 From: Tomasz Konefal Organization: Technicolor Creative Services User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: net@freebsd.org References: <4272A118.4070603@vineyard.net> In-Reply-To: <4272A118.4070603@vineyard.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: netstat errors after upgrading 4.9 -> 5.3 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2005 08:08:35 -0000 Eric W. Bates wrote: > [sigh] I have created the same problem on 2 machines. > > After an upgrade from 4.x to 5.3-p10 netstat will no longer display the > routing table: > > ** root@fw ** ~ ** Fri Apr 29 16:59:37 > # netstat -nr > netstat: kvm not available > Routing tables > rt_tables: symbol not in namelist > > During the upgrade, I deleted all of /usr/src/*. And followed the rest > of the procedures outlined in /usr/src/UPGRADING. I have also deleted > /kernel* and /modules* (random thot that perhaps the wrong kvm's were > being loaded). > > As far as I can tell, the netstat dump of the routing tables is the only > failure. i have these exact same symptoms on a box i recently upgraded from 5.2.1 to 5.4-RC3. admittedly, i don't know whether netstat worked on 5.2.1, but that was a fresh install with only the security updates applied. cheers, Tomasz