On 8/17/22 15:04, topro wrote:
My network configuration file looks like this
auto lo
iface lo inet loopback

auto ovsbr1
iface ovsbr1 inet manual
    ovs_type OVSBridge
    ovs_ports eth0 ovsvlan99

# eth0 onboard hw ethernet device
allow-ovsbr1 eth0
[...]

You should not be using "allow-ovsbr1", as much as I understand.

Cheers,

Thomas Goirand (zigo)

Reply via email to