qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] ssh access from a Windows Host
@ 2005-08-25 18:39 Helmut Auer
  2005-08-25 21:56 ` [Qemu-devel] " Mark Jonckheere
  2005-08-26  7:23 ` [Qemu-devel] " Kazu
  0 siblings, 2 replies; 4+ messages in thread
From: Helmut Auer @ 2005-08-25 18:39 UTC (permalink / raw)
  To: qemu-devel

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 

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: [Qemu-devel] ssh access from a Windows Host
@ 2005-08-26  9:15 vdr
  0 siblings, 0 replies; 4+ messages in thread
From: vdr @ 2005-08-26  9:15 UTC (permalink / raw)
  To: Qemu-devel

[-- Attachment #1: Type: text/plain, Size: 249 bytes --]


> > Any hints what I am doing wrong ?
> > > 
> What is your guestOS's IP address? If it is 10.0.2.16, options should be
> 
> qemu.exe -user-net -redir tcp:5555:10.0.2.16:22 ...
> 
Thanks a lot - that did the trick :-)

Regards 
Helmut


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-08-26  9:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-25 18:39 [Qemu-devel] ssh access from a Windows Host Helmut Auer
2005-08-25 21:56 ` [Qemu-devel] " Mark Jonckheere
2005-08-26  7:23 ` [Qemu-devel] " Kazu
  -- strict thread matches above, loose matches on Subject: below --
2005-08-26  9:15 vdr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).