So, I have a Home Assistant VM that I need to bridge to my LAN, it’s network interface “vnet1” is a member of bridge0, I tried adding eno1 (Host NIC) to bridge0 but I lose LAN access to my server. How should I do it ?
You must log in or register to comment.
The IP address information for your server needs to be set on bridge0. You might set the bridge to a different IP than you normally use and then update it after adding the nic. I think by default it tries dhcp.
deleted by creator