I need to have a network bridge to use it with lxc containers.
I used this code in /etc/network/interfaces on Stretch 2017-08-16, but on Stretch 2017-09-07 the network connection fails if I use it:
Code: Select all
auto br0
iface br0 inet dhcp
bridge_ports enxb827ebeb1620
bridge_stp off
bridge_fd 0
bridge_maxwait 0