Open tiehfood opened 3 weeks ago
@tiehfood Please try with dhclient
. See #77
I will try it, thanks. Could someone explain a bit more the network setup of the VM? How is routing done. Does e.g. MDNs work from services running on the VM?
If I want to forward all ports of the VM to the host, is the right way to set the TCP and UDP port options of passt to "all"?
I'm running muvm from ubuntu. I swapped dhcpcd with dhclient but not get this error:
[2024-11-06T16:56:12Z DEBUG muvm::guest::net] dhclient output output=Output { status: ExitStatus(unix_wait_status(0)), stdout: "", stderr: "System has not been booted with systemd as init system (PID 1). Can't operate.\nFailed to connect to bus: Host is down\n" }
I finally managed to set up muvm inside an LXC container. But running my application inside muvm doesn't expose any of the ports the application is listening on to the container host.
ss
inside muvm:ss
on the container:also the
/etc/resolf.conf
is empty inside muvmThe only debug log I get from muvm is: