From owner-freebsd-questions@FreeBSD.ORG Fri Sep 30 16:32:15 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 5662416A41F for ; Fri, 30 Sep 2005 16:32:15 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id E732243D53 for ; Fri, 30 Sep 2005 16:32:14 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so410388nzd for ; Fri, 30 Sep 2005 09:32:14 -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=t7P6Bo7e/C3q980xGGZhQuI+4T0nk97R8GTFK+G1oWiRmDnrIDneDDuKlvfxAfWelOKDqaXN656CygeXRSoQsH/SOIh3aewU5FlApC4HZgSxndPT6tWwXBzFXHIs4e9b0oZI43c7+bY+VyJCBJtQzaPYdcMeTlIRMOouKefyD/M= Received: by 10.36.12.4 with SMTP id 4mr5744468nzl; Fri, 30 Sep 2005 09:32:14 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Fri, 30 Sep 2005 09:32:14 -0700 (PDT) Message-ID: Date: Fri, 30 Sep 2005 20:32:14 +0400 From: "Andrew P." To: Brian Henning In-Reply-To: <47f8d9310509300915k8f9da96hb91b195dffa2b4bc@mail.gmail.com> 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: "Andrew P." List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2005 16:32:15 -0000 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.o= rg" >