On Sun, Dec 20, 2015 at 04:04:13AM +0100, waben...@gmail.com wrote
> waltd...@waltdnes.org wrote:
> 
> >   For various reasons, I need another physical machine on my small
> > home LAN to be able to talk directly to the 32-bit guest.  I've read
> > the "Network setup" at http://www.linux-kvm.org/page/KvmOnGentoo
> > Is the /etc/conf.d/net being reffered to, the one on the host or on
> > the guest? The webpage doesn't say explicitly.
> 
> It seems like you are using the hostfwd option to redirect incoming 
> connections to the host to the guest. Then it should also be able to 
> connect from another physical machine to your guest.
> 
> Im using 
> 
> -net user,hostfwd=tcp::2022-:22
> 
> and can connect not only from the host but also from other physical
> machines to the guest via ssh.

  Thanks.  The command "ssh -p 2022 root@192.168.123.249" works from
another machine.  I'll try setting up distccd on the VM, and tweaking my
ancient Atom netbook's distcc client to point at it before I do the next
update @world.

-- 
Walter Dnes <waltd...@waltdnes.org>
I don't run "desktop environments"; I run useful applications

Reply via email to