From owner-freebsd-questions Sat Mar 4 14:34:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 6EC4737B803 for ; Sat, 4 Mar 2000 14:34:49 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id QAA65705; Sat, 4 Mar 2000 16:34:42 -0600 (CST) (envelope-from dan) Date: Sat, 4 Mar 2000 16:34:42 -0600 From: Dan Nelson To: Joe Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sockstat not reporting all Message-ID: <20000304163442.A65397@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.5i In-Reply-To: ; from "Joe" on Sat Mar 4 16:22:24 GMT 2000 X-OS: FreeBSD 4.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Mar 04), Joe said: > > Should sockstat be reporting more info? > > > team7# sockstat > USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS > root sshd1 13864 5 > root sshd1 13744 5 [etc] Sockstat simply runs netstat and fstat and merges the results. It looks like the netstat part isn't working. See if running "netstat -Aan -finet" prints anything at all. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message