Hi Lejeczek,
Please try to disable secure boot with:
Refer to https://libvirt.org/kbase/secureboot.html
BR,
Yalan
On Fri, Dec 1, 2023 at 9:49 PM lejeczek via Users
wrote:
> Hi guys
>
> I have VMs which fail to boot with error as per the subject.
> I suspect this is due to:
>
>
Hi Paul,
May I know the purpose of "trustGuestRxFilters='yes'" setting in your
configuration?
Refer to [1], currently this "trustGuestRxFilters" parameter is only
supported for the virtio device model and for macvtap connections on the
host.
The hostdev type interface may not support it.
Thank y
> I want to make sure these VMs should be able to access the internet
> (through the host) but they should not be able to access the host or any
> other device on the LAN.
The first and simplest solution comes into my mind is to use the direct
type interface (aka. macvtap).
Note: "eth0
Hi Lucas,
It is working perfectly, until I'm restarting my network (using ifreload,
> ifup, systemctl network restart, ...) - all my VM come unreachable... To
> make it work again, I also need to restart libvirtd
Is it still expected to have this behavior ?
Yes, I think it's expected, and the sc