From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 16:07:36 2003 Return-Path: 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 645E437B401 for ; Wed, 16 Apr 2003 16:07:36 -0700 (PDT) Received: from remt24.cluster1.charter.net (remt24.cluster1.charter.net [209.225.8.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 937A143F85 for ; Wed, 16 Apr 2003 16:07:35 -0700 (PDT) (envelope-from sethh@principia.edu) Received: from [24.217.134.12] (HELO hts2) by remt24.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9b) with SMTP id 12514192; Wed, 16 Apr 2003 19:07:31 -0400 From: "Seth Hieronymus" To: Date: Wed, 16 Apr 2003 18:07:49 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal cc: freebsd-questions@FreeBSD.ORG Subject: Re: Changes in ssh? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sethh@principia.edu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 23:07:36 -0000 Is sshd listening on 23? I like lsof from the ports collection for this: 'lsof | grep LISTEN'. Seth Hieronymus