From owner-freebsd-questions@FreeBSD.ORG Fri Sep 30 16:35:09 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3B9816A41F for ; Fri, 30 Sep 2005 16:35:09 +0000 (GMT) (envelope-from henninb@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50B1743D53 for ; Fri, 30 Sep 2005 16:35:09 +0000 (GMT) (envelope-from henninb@gmail.com) Received: by qproxy.gmail.com with SMTP id p35so139351qbb for ; Fri, 30 Sep 2005 09:35:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; 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=tVelbIy8D/o5FGrpKqZhXO1gDWsTpcDKai/4Ddi/crX4DLfJopEdkoa0DEZQGpjxtW/A7WUbRyVncwK+a6yn5jzP6zvVvn8CsyMh2xLEb0pS+/jh793PDOjoVzdr4Z4SXY5vOygCcGDS/jw13yrjJNDiET4pVSaGVJY262yQbzw= Received: by 10.65.159.1 with SMTP id l1mr1022069qbo; Fri, 30 Sep 2005 09:35:08 -0700 (PDT) Received: by 10.65.113.2 with HTTP; Fri, 30 Sep 2005 09:35:08 -0700 (PDT) Message-ID: <47f8d9310509300935l6cf2aeddj40541237507c2db6@mail.gmail.com> Date: Fri, 30 Sep 2005 11:35:08 -0500 From: Brian Henning To: "Andrew P." In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <47f8d9310509300915k8f9da96hb91b195dffa2b4bc@mail.gmail.com> Cc: FreeBSD Questions Subject: Re: FBSD 5.4 - netstat -p tcp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Brian Henning List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2005 16:35:10 -0000 i have tried that with no luck :( On 9/30/05, Andrew P. wrote: > Try the -a switch: > # netstat -ap tcp > > On 9/30/05, Brian Henning wrote: > > All, > > > > Using FBSD 5.4 and trying to see if there are open ports on my > > machine. when i use netstat -p tcp, it yields no results, but i know > > for a fact that i am running an sshd server on the machine because i > > am logged in remotely with putty. > > > > > > Any thoughts, > > > > Brian > > > > PS: netstat -p udp shows a list of all udp services running. > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= .org" > > >