Date: Sat, 4 Mar 2000 16:34:42 -0600 From: Dan Nelson <dnelson@emsphone.com> To: Joe <joe@team7.cba.ualr.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sockstat not reporting all Message-ID: <20000304163442.A65397@dan.emsphone.com> In-Reply-To: <Pine.BSF.4.21.0003041614500.13952-100000@team7.cba.ualr.edu>; from "Joe" on Sat Mar 4 16:22:24 GMT 2000 References: <Pine.BSF.4.21.0003041614500.13952-100000@team7.cba.ualr.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000304163442.A65397>