From owner-freebsd-questions@FreeBSD.ORG Mon Apr 27 18:25:06 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CB4B106566C for ; Mon, 27 Apr 2009 18:25:06 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id BC6B18FC15 for ; Mon, 27 Apr 2009 18:25:05 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1LyVVn-00074D-1D for freebsd-questions@freebsd.org; Mon, 27 Apr 2009 18:25:03 +0000 Received: from mailsupport.rambler.ru ([81.19.66.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Apr 2009 18:25:03 +0000 Received: from citrin by mailsupport.rambler.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Apr 2009 18:25:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Anton Yuzhaninov Date: Mon, 27 Apr 2009 18:21:19 +0000 (UTC) Organization: Rambler Lines: 13 Message-ID: References: <49F5EA6A.6060608@gmail.com> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: mailsupport.rambler.ru X-Comment-To: Dsewnr Lu User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/7.1-STABLE (amd64)) Sender: news Subject: Re: netstat doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Apr 2009 18:25:06 -0000 On Tue, 28 Apr 2009 01:24:58 +0800, Dsewnr Lu wrote: DL> I've used FreeBSD 8.0-CURRENT for a month. DL> My kernel is: ( FreeBSD localhost 8.0-CURRENT FreeBSD 8.0-CURRENT #6: DL> Mon Apr 13 23:56:04 CST 2009 DL> root@localhost:/usr/obj/usr/src/sys/FB8 i386 ) DL> Most things work fine, but the "netstat" command shows nothing for me. DL> Could someone help me ? Probably you rebuild only kernel or only world. Try to rebuild both: kernel and world from same source. -- Anton Yuzhaninov