Open jjeroennl opened 4 years ago
Yup, get the same error.
also same issue, same setup
+1
same here, a quick research shows that bridged networks are possible but they have to be created by hand. im using an macvtap for now
Can confirm for Ubuntu 19 > this is an issue. Creating them manually by hand does work for a temporary solution.
+1 maybe @NZLostboy can help out with commands to create it by hand ;)
+1 maybe @NZLostboy can help out with commands to create it by hand ;)
Ubuntu 19 uses netplan, I used the following guide: https://fabianlee.org/2019/04/01/kvm-creating-a-bridged-network-with-netplan-on-ubuntu-bionic/
Describe the bug When trying to add a bridge Kimchi will give an error:
KCHNET0024E: Unable to redefine interface enp3s0. Details: this function is not supported by the connection driver: virInterfaceDefineXML
To Reproduce Steps to reproduce the behavior:
Expected behavior A bridge should be created
Screenshots
Desktop (please complete the following information):
Additional context Clean Kimchi install on a clean Ubuntu 19.10 install