Hi Florian!
This soulution uses nat. Previously I worked with oracle virtualbox where
(after creating vms) I could specify bridged network instead of nat. After this
my vms got an andress in my local network (for example, my gw is 192.168.1.1,
my laptop is 192.168.1.5, my vm0 is 192.168.1.4, vm1
Or redirect ports ?
Jérémy
Le 11/12/2021 à 15:10, pelzflorian (Florian Pelz) a écrit :
On Sat, Dec 11, 2021 at 01:07:57AM +0100, Adam Kandur via wrote:
Hi guix!
What is the best way to run a vm on a guix host which will be available to
other members of a local network?
You can set up dnsmasq
On Sat, Dec 11, 2021 at 01:07:57AM +0100, Adam Kandur via wrote:
> Hi guix!
> What is the best way to run a vm on a guix host which will be available to
> other members of a local network?
You can set up dnsmasq for NetworkManager on the host.
For Guix System, see:
info "(guix)Networking Servic
Hi guix!
What is the best way to run a vm on a guix host which will be available to
other members of a local network?