Results 1 to 2 of 2
I am using DSL thru QEMU.
I was able to install it to a hard drive image.
I started the SSH Service but I'm not able to connect to it ...
- 09-29-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 1
DSL QEMU SSH not working
I am using DSL thru QEMU.
I was able to install it to a hard drive image.
I started the SSH Service but I'm not able to connect to it from my Win 7 box via putty.
I've edited the hosts.allow file to ALLOW external users
I've turned on the 22 port on my win 7 box firewall.
netstat shows ssh listening.
what am I missing?
Thanks for any help!!!
- 09-29-2010 #2
The QEMU VM will be using a bridge interface, like virbr0, with an address like 192.168.122.1. Your Windows box or router will need a route to it via the host interface, I think.


Reply With Quote