From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15213 invoked by alias); 13 May 2010 20:17:03 -0000 Received: (qmail 15195 invoked by uid 22791); 13 May 2010 20:16:59 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-pw0-f43.google.com (HELO mail-pw0-f43.google.com) (209.85.160.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 13 May 2010 20:16:46 +0000 Received: by pwj7 with SMTP id 7so2780044pwj.2 for ; Thu, 13 May 2010 13:16:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.141.124.13 with SMTP id b13mr509rvn.284.1273781803921; Thu, 13 May 2010 13:16:43 -0700 (PDT) Received: by 10.141.5.15 with HTTP; Thu, 13 May 2010 13:16:43 -0700 (PDT) In-Reply-To: <4BEC5C2D.10702@dunslane.net> References: <4BEC5C2D.10702@dunslane.net> Date: Thu, 13 May 2010 20:31:00 -0000 Message-ID: Subject: Re: sshd From: Steven Collins To: cygwin@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2010-05/txt/msg00322.txt.bz2 On Thu, May 13, 2010 at 14:08, Andrew Dunstan <> wrote: > What are the Listen_Address and Port settings in the config file? > > cheers > > andrew > Examining /etc/sshd_config: Port 22 #ListenAddress 0.0.0.0 #ListenAddress :: So the Listen address appears to be defaulting to whatever sshd is internally configured to use. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple