:\Python35\lib\site-packages\pyroute2\iproute.py", line 175, in <module from socket import AF_BRIDGEImportError: cannot import name 'AF_BRIDGE'
我尝试使用pyroute2的主要平台是OpenBSD,但问题仍然存在于windows等其他平台上。
nographic \ -drive format=raw,file=/path/to/img \ -netdev tap,id=nic0,br=br0,helper=/opt/qemu/libexec/qemu-bridge-helper# Create a dummy interfaceip link addbr0 type bridge
ip
对于我甚至没有设置VM的测试,它只是一个普通的操作系统,我将VLAN 55中的一个IP分配给VLAN接口。我们不使用netplan、NetworkManager或systemd配置。bridge vlan del dev venet0 vid 1ip address add dev venet0_0 192.168.55.0pvidbridge vlan add dev
当我在Ubuntu Docker容器中运行/sbin/ebtables --list时,我得到了这样的消息:modprobe: ERROR: ../libkmod/libkmod.c:557 kmod_search_moddep() could not open moddep file '/lib/modules/4.4.43-boot2docker/modules.dep.bin'
The kernel doesn't support the eb