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 ?
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 ?
https://unix.stackexchange.com/questions/572261/virtual-network-bridge-why-does-it-have-to-have-an-ip-address-assigned-to-it
https://docs.fedoraproject.org/en-US/fedora-server/administration/virtual-routing-bridge/
The “routing” part of “virtual routing bridge” happens automatically once you assign an IP address, as I understand it.