From owner-freebsd-questions@FreeBSD.ORG Mon Apr 27 17:50:39 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 B50641065676 for ; Mon, 27 Apr 2009 17:50:39 +0000 (UTC) (envelope-from dsewnr.buffer@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id 6BDF18FC0C for ; Mon, 27 Apr 2009 17:50:39 +0000 (UTC) (envelope-from dsewnr.buffer@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so45920qwe.7 for ; Mon, 27 Apr 2009 10:50:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=opp9FwOoLsdOZ2y8LGkD5RMPEuBgMaZ95P+ZDNaT5YM=; b=Sr1y8i2rnar14JhxuEVJObKZBJhx33Px/9ZerMN4UFUHPmOm0cmUoT8KTYXjGP5RDW +2zdGqdWam6TU3My3OM0G9XvWGMktyW+GpS9ou0VchnPFCsSpXyrA0mwTMOgHXtZPyXv lQ2YhEdPGNA3aaYf2H6SNSFW3Ar3uAyqL1FJw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=bvNuYM5JzsHgt5NsZxdzfLrkdKlwoutHj14Kqu2uKTnbnnXj9cT9jG+1i0oG7SJKNJ q3aRrF4Gw5l1bYvRb25Q7S7AlMpYCX/om7HuUExBWupo67Cw92nRNdPY9tz1P4JA2Rkj V4gB/w9xRFdtfa0sE1MzeF1jWgcwO9jgSoJ8E= Received: by 10.229.86.145 with SMTP id s17mr2845657qcl.10.1240853104021; Mon, 27 Apr 2009 10:25:04 -0700 (PDT) Received: from dorara.twbbs.org (59-127-33-87.HINET-IP.hinet.net [59.127.33.87]) by mx.google.com with ESMTPS id 9sm10979193ywf.59.2009.04.27.10.25.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 27 Apr 2009 10:25:03 -0700 (PDT) Message-ID: <49F5EA6A.6060608@gmail.com> Date: Tue, 28 Apr 2009 01:24:58 +0800 From: Dsewnr Lu User-Agent: Thunderbird 2.0.0.21 (X11/20090423) MIME-Version: 1.0 To: Free BSD Questions list Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: netstat doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dsewnr.buffer@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Apr 2009 17:50:40 -0000 Hi all, I've used FreeBSD 8.0-CURRENT for a month. My kernel is: ( FreeBSD localhost 8.0-CURRENT FreeBSD 8.0-CURRENT #6: Mon Apr 13 23:56:04 CST 2009 root@localhost:/usr/obj/usr/src/sys/FB8 i386 ) Most things work fine, but the "netstat" command shows nothing for me. Could someone help me ? Thanks, Dsewnr Lu -- // dsewnr