From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E8Mhv-0002Ir-MC for qemu-devel@nongnu.org; Thu, 25 Aug 2005 14:44:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E8Mht-0002H3-LZ for qemu-devel@nongnu.org; Thu, 25 Aug 2005 14:44:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E8Mht-0002GU-A3 for qemu-devel@nongnu.org; Thu, 25 Aug 2005 14:44:09 -0400 Received: from [81.209.188.70] (helo=dd3532.kasserver.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E8MfC-0000ZC-RB for qemu-devel@nongnu.org; Thu, 25 Aug 2005 14:41:23 -0400 Received: from [192.168.178.120] (p5081116C.dip0.t-ipconnect.de [80.129.17.108]) by dd3532.kasserver.com (Postfix) with ESMTP id 872DA6D267 for ; Thu, 25 Aug 2005 20:39:57 +0200 (CEST) Message-ID: <430E107E.6020009@helmutauer.de> Date: Thu, 25 Aug 2005 20:39:58 +0200 From: Helmut Auer MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] ssh access from a Windows Host Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi List, I tried to access the linux 2.6 client from the windows host via ssh using putty. therfore I started: qemu -user-net -redir tcp:5555::22 ... the sshd is started on the client, but putty -ssh localhost 5555 does not work. Also using the own IP address instead of localhost does not help. Any hints what I am doing wrong ? -- Helmut Auer, helmut@helmutauer.de