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:message-id:date:from:reply-to:subject:to :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=NYjGULQ+isNYNwFHscmETzBzTPolqNRQ93HRWzRSJpNqRU+I4u6UG RaAAsg9wAZ0kYqJG2/4V6N0M/jE5Yr85JVvdjEOerQNIskamSFekMLvp4e5BsUqM KQOggcdwCJ8gIdUGZp1HprR4oB3y1kk1WmvuiJsNyaJ0sZ1c7Rgw+E= 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:message-id:date:from:reply-to:subject:to :mime-version:content-type:content-transfer-encoding; s=default; bh=X4SyjDTEyHeG4JR5B+IGsi9Zem0=; b=ysSZ6CSBcY5Ftv7MPK3CRUqL/6oQ vkJApFedd0jdtH7iNTMsN1zwzHI20ubfVAEV7ks1wwzIsD2e9FgS5bG6+sX28KyP MtCaTgpqcEg3YSOVi1uKELP4xVQdhzfDCoV3c4iG8l2YP1wYSUKRuzAV7XHKr7Wj sZe+YbShA9lvITw= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: nm27-vm7.bullet.mail.ir2.yahoo.com Message-ID: <1409929622.58022.YahooMailNeo@web172505.mail.ir2.yahoo.com> Date: Fri, 5 Sep 2014 16:07:02 +0100 From: Marilo Reply-To: Marilo Subject: any ssh for android that can connect to cygwin's sshd? To: "cygwin AT cygwin DOT com" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s85F7gMo019353 I am able to connect to a server running Cygwin's sshd from a computer running debian openssh.. or from a computer running cygwin. So the server is set fine. If the key fails it prompts for a password, i've set the server's sshd_config is set like that. But the Android apps that i've tried e.g. 'better terminal' and perhaps juicessh, tend to use Dropbear ssh, and dropbear ssh gives an error when trying to connect. It says ssh: Connection to user AT host:123 exited: No matching algo hostkey maybe the encryption algorithms don't match, but i'm no expert Is there anything I can do at cygwin's sshd end.. Or, any command line ssh client for android that is known to be able to connect to it? -- 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