X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; q=dns; s=default; b=E+44V rMUff/90uTfcKsq1qPPI7xFgMmSX1Mr7vkplEKm9Ei+9y2vpGCJjY7UCZMi2nEK4 7FVKW1ZPSP2yTfUOp5enERtfzam46lq5WqMhxWXCMGg9S6xAfRjRdFl5k6ih9grH RL/H/XhW/LA2cRTvBV9eZT3d0vIzuJ5lFulsl0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; s=default; bh=lD3FHhuEmRm YAORRYz580CzYhxE=; b=BcqyjunE9Kz+4TsAixdylpyvk+3okntuWIHczhLU6Iw fG6cpirgupJk0KNcVjwP39sb2PAovmtiZbqKm2ny8/wJtMmGdD3zwwSppQuFeWBo Y7MOYLJUOlnK0LETCmtUQBF8/5QK9gK7eeA/Po1ikmY6v/985CzivD28ik9QsdPQ = Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.1 Date: Fri, 12 Jul 2013 13:49:59 -0500 (CDT) From: "L. V. Lammert" To: Andrew Schulman cc: cygwin AT cygwin DOT com Subject: Re: Troubleshooting AutoSSH In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SPAM-Info: Omnitec Corporation MailScanner X-SPAM-MailScanner: Found to be clean On Fri, 12 Jul 2013, Andrew Schulman wrote: > Hi Lee. Okay, that does seem to narrow it down. > > You're right that autossh doesn't have any ipv4 options. It hasn't been > updated in a few years, and I think it's just not ipv6-aware yet. > Looks like it may not be autossh - if I start sshd with a default config, it works [ssh localhost], .. if I try ssh -4 localhost, nada! It looks like *sshd* can only bind IPV6 - forcing it to bind IPV4 only prevents startup. Windows Firewall is not enabled, .. Trend Micro is installed, but I can find no evidence it is more than virus scanner. The service user (cyg_server) is a local Administrator, .. tried Administrator credentials, but the service still cannot start if I try to force IPV4. *User* level IPV4 connections (e.g. Firefox) are working, as I just did a Cygwin reinstall to verify the situation. Any thought on what might be blocking sshd from binding to the IPV4 stack? FYI, this is the first machine we have used as a Domain Member, previously we have only been running standalone; cyg_server is a local user, as is our admin user. TIA!! Lee -- 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