bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42252: Not possible to reliably port forward with "guix system vm" a


From: Christopher Lemmer Webber
Subject: bug#42252: Not possible to reliably port forward with "guix system vm" anymore
Date: Tue, 07 Jul 2020 17:00:02 -0400
User-agent: mu4e 1.4.9; emacs 26.3

Christopher Lemmer Webber writes:

>   guix system vm config.scm --hostfwd=tcp::10022-:22 --hostfwd=tcp::8888-:80
>
> kind of ugly, but it could work.  WDYT?

Kind of uglier, but more versatile:

  guix system vm config.scm 
--nic=user,model=virtio-net-pci,hostfwd=tcp::10022-:22,hostfwd=tcp::8888-:80





reply via email to

[Prev in Thread] Current Thread [Next in Thread]