From owner-freebsd-security Mon Nov 27 12:30:11 2000 Delivered-To: freebsd-security@freebsd.org Received: from nova.fnal.gov (nova.fnal.gov [131.225.18.207]) by hub.freebsd.org (Postfix) with ESMTP id 4301637B479 for ; Mon, 27 Nov 2000 12:30:09 -0800 (PST) Received: from localhost (tez@localhost) by nova.fnal.gov (8.9.3+Sun/8.9.1) with ESMTP id OAA17558 for ; Mon, 27 Nov 2000 14:30:07 -0600 (CST) X-Authentication-Warning: nova.fnal.gov: tez owned process doing -bs Date: Mon, 27 Nov 2000 14:30:07 -0600 (CST) From: Tim Zingelman X-Sender: To: Subject: Re: fics In-Reply-To: <200011271945.OAA96357@khavrinen.lcs.mit.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > < said: > > Better to use sockstat. Send patches :-) > Only if it's optional. I don't need a constantly-changing list of a > hundred random people who were looking at my Web page early in the > morning. -GAWollman How about: sockstat|grep "\*\.[0-9 ]*\*\.\*"|cut -c10-18,39-45|sort -n -u +1 The results of this should be more static and somewhat more useful than netstat -an | grep LIST ? - Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message