Friday, August 26, 2005 3:39 AM Helmut Auer wrote:
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 ?
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 ...
Regards,
Kazu
_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel