I am using virt-manager or the domain file to configure my vm.
Host is Linux debian 4.19.0-14
I chose Catalina.
I configured the bridge like this, br0 already exists for another vms:
My /etc/network/interfaces file has only this definitions for the bridge:
bridge_ports br0
auto br0
This is sufficient for the communication between the vms and with internet.
MacOS side, I created in system preferences-network a new bridge called br0 and I included the ethernet adaptor.
After a few seconds the interface becomes green but I have neither access to internet nor access to other vm.
What is the right procedure to join (from macOS) the existing bridge ?
I am using virt-manager or the domain file to configure my vm. Host is Linux debian 4.19.0-14 I chose Catalina. I configured the bridge like this, br0 already exists for another vms:
My /etc/network/interfaces file has only this definitions for the bridge:
This is sufficient for the communication between the vms and with internet.
Here is from macOS.log:
MacOS side, I created in system preferences-network a new bridge called br0 and I included the ethernet adaptor. After a few seconds the interface becomes green but I have neither access to internet nor access to other vm.
What is the right procedure to join (from macOS) the existing bridge ?