Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2005 12:52:46 +0400 (MSD)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        Tomasz Konefal <twkonefal@gmail.com>
Cc:        net@freebsd.org
Subject:   Re: netstat errors after upgrading 4.9 -> 5.3
Message-ID:  <20050501125137.R10423@mp2.macomnet.net>
In-Reply-To: <42748E82.4020403@gmail.com>
References:  <4272A118.4070603@vineyard.net> <42748E82.4020403@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 1 May 2005, 01:08-0700, Tomasz Konefal wrote:

> 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.

IIRC you need

mem_load="YES"
io_load="YES"

in /boot/loader.conf or the appropriate devices compiled in your
kernel.

-- 
Maxim Konovalov



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