From owner-freebsd-questions@FreeBSD.ORG Sat Jan 13 00:47:20 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6CEA816A40F for ; Sat, 13 Jan 2007 00:47:20 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id 066A013C442 for ; Sat, 13 Jan 2007 00:47:19 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so1347186nfc for ; Fri, 12 Jan 2007 16:47:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=egCzrj8QdueCVxALJdMTFI6QSE7+c/gT78tdmfP84u4x3EsK+OHEMK2bDImf0gXfDVlw7Re45ff1tBJxxIBqV3Pge8lWP7I5JUCN0xGaxlE8URqRHAllQz2aX2PyRxeIuSe6lKKBLr32YtvUoKbW7O7do6i/htgc8sarOCBrZIU= Received: by 10.82.116.15 with SMTP id o15mr244895buc.1168649238601; Fri, 12 Jan 2007 16:47:18 -0800 (PST) Received: by 10.82.163.14 with HTTP; Fri, 12 Jan 2007 16:47:17 -0800 (PST) Message-ID: <8cb6106e0701121647x606ea175h43fefae576752e56@mail.gmail.com> Date: Fri, 12 Jan 2007 16:47:17 -0800 From: "Josh Carroll" To: "Michael P. Soulier" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-questions Subject: Re: who's using that port? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: josh.carroll@psualum.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jan 2007 00:47:20 -0000 > netstat -na confirmed that they were, but not by who. There's no -p > argument to track the pid of the process using the port. > > How do you track that on BSD? sockstat -4 -p Josh