From owner-freebsd-questions Thu Aug 23 8:41:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 95DCC37B409 for ; Thu, 23 Aug 2001 08:41:49 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: (qmail 64451 invoked from network); 23 Aug 2001 15:55:22 -0000 Received: from unknown (HELO iowna.com) (151.201.71.193) by mail.the-i-pa.com with SMTP; 23 Aug 2001 15:55:22 -0000 Message-ID: <3B8522F2.A92EE889@iowna.com> Date: Thu, 23 Aug 2001 11:36:18 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: How to discover what process is listening on a port Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There's a way to do this with the "netstat" command, isn't there? I just scanned a computer as a security audit and found some ports open that I don't recognize. I want to find out what process on the machine has those ports open. How to? TIA, Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message