Cloonix also has ssh/scp to uml, but I have patched ssh and use the
resulting software to get access to the unix socket going into my slirp
version.

This way:

cloonix_ssh---->unix socket---->slirp daemon---->unix
socket----->uml_cloonix_switch--->UML eth interface


Cloonix has the ssh comfort but without perturbation in the host at all,
you never even need the root password and you can manage a full network
of UML.

Note: I have noticed that the unix sockets used for UML are much better
than the tcp used for the basic qemu-kvm (without vde which is not basic
qemu config). But I begin to believe that KVM networking with good old
unix sockets and virtio may well be faster than UML networking.
Answer in a few months.
  
I did not even know about the slirp redir feature, and this way of using
it for ssh!  Thanks for the info.

> 
> Slirp has a `redir' feature, to redirect ports from the host to the guest.
> That's what you use to e.g. ssh to the guest from the host.
> 



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to