From nobody@FreeBSD.org  Tue Nov  9 08:04:03 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3522916A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  9 Nov 2004 08:04:03 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2758D43D39
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  9 Nov 2004 08:04:03 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id iA9842f4045394
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 9 Nov 2004 08:04:02 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id iA9842Df045393;
	Tue, 9 Nov 2004 08:04:02 GMT
	(envelope-from nobody)
Message-Id: <200411090804.iA9842Df045393@www.freebsd.org>
Date: Tue, 9 Nov 2004 08:04:02 GMT
From: Sergey Chernikov <sc@orcsoftware.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: netstat -i doesn't work after source upgrade from 5.2.1 to 5.3
X-Send-Pr-Version: www-2.3

>Number:         73705
>Category:       misc
>Synopsis:       netstat -i doesn't work after source upgrade from 5.2.1 to 5.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 09 08:10:28 GMT 2004
>Closed-Date:    Tue Nov 09 08:39:01 GMT 2004
>Last-Modified:  Tue Nov 09 08:39:01 GMT 2004
>Originator:     Sergey Chernikov
>Release:        5.3-RELEASE
>Organization:
ORC Software
>Environment:
FreeBSD xxxx.xxxx.xxxx 5.3-RELEASE FreeBSD 5.3-RELEASE #1: Mon Nov  8 15:22:05 MSK 2004     xx@xxxx.xxxx.xxxx:/usr/src/sys/i386/compile/xxxx  i386

>Description:
The output is the following:
(sc@xxxx [102])~> netstat -i
netstat: kvm not available
ifnet: symbol not defined

While netstat without additional keys gives some information, but still complains, e.g.:
(sc@xxxx [103])~> netstat
netstat: kvm not available
Active Internet connections
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
udp4       0      0  xxxx.ntp              *.*                    
..
>How-To-Repeat:
1. Install 5.2.1-RELEASE from scratch
2. Upgrade to 5.3-RELEASE from source
>Fix:
      
>Release-Note:
>Audit-Trail:

From: Gleb Smirnoff <glebius@freebsd.org>
To: Sergey Chernikov <sc@orcsoftware.com>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: misc/73705: netstat -i doesn't work after source upgrade from 5.2.1 to 5.3
Date: Tue, 9 Nov 2004 11:13:37 +0300

 On Tue, Nov 09, 2004 at 08:04:02AM +0000, Sergey Chernikov wrote:
 S> >How-To-Repeat:
 S> 1. Install 5.2.1-RELEASE from scratch
 S> 2. Upgrade to 5.3-RELEASE from source
 
 Make sure that you have your kernel and userland in sync.
 
 -- 
 Totus tuus, Glebius.
 GLEBIUS-RIPN GLEB-RIPE
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Tue Nov 9 08:36:54 GMT 2004 
State-Changed-Why:  
You didn't complete your home work (reading src/UPDATING). 
Please see the 20040801 entry and add "device mem" to your 
kernel config, or load is as module. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73705 
>Unformatted:
