From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: Network with QEMU generated image (guix system vm)? Date: Sat, 24 Sep 2016 21:17:06 +0000 Message-ID: <878tuh2e25.fsf@we.make.ritual.n0.is> References: <87pont13rh.fsf@we.make.ritual.n0.is> <87a8exaw96.fsf@gnu.org> <87vaxlrqbf.fsf@we.make.ritual.n0.is> <8760plaulz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnuK0-0003KK-KG for guix-devel@gnu.org; Sat, 24 Sep 2016 17:17:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bnuJy-0006t6-Eg for guix-devel@gnu.org; Sat, 24 Sep 2016 17:17:19 -0400 In-Reply-To: <8760plaulz.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Jan Nieuwenhuizen Cc: guix-devel@gnu.org Jan Nieuwenhuizen writes: > ng0 writes: > >>> /gnu/store/cgb3rvmyddy114vzp9xk2y05vwn3ka18-run-vm.sh -net nic -net user,hostfwd=tcp::2223-:2222,hostfwd=tcp::3001-:3000,hostfwd=tcp::5433-:5432& >>> >>> together with (dhcp-client-service) you can connect in (via port >>> forwarding) and out. >> >> I think there's a misunderstanding. > > Apparently ;-) > >> I don't need to do in/out from host >> to vm, I need a simple VM -> WORLD connection. > > Yes, that should work. Possibly slower than setting up a bridge though. > Have you tried? For a considerable long time and countless tries, that's why I'm asking about any way to do this as it just does not work. Just about anything which would work on GuixSD from a git checkout of guix.git is welcome. >> What you wrote could help with testing the git-service one last time >> as this does require host<->vm connection, thanks. > > Nice. > > Greetings, > Jan > > -- > Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org > Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.nl > -- ng0