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.
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.
A bridge is what you need. Did you give bridge0 an address?