Bug#992158: Race in ifup maybe related to brctl failure in pre-up of network interface

2021-08-17 Thread Roman Fiedler
Hello Santiago Garcia, Dennis, Thank you for your assistance. With hint for the relevant man page "bridge-utils-interfaces" I found the bridge setup working using the configuration auto br0 iface br0 inet static address 192.168.1.1 network 192.168.1.0 netmask 255.255.255.0 bridge_ports no

Bug#992158: Race in ifup maybe related to brctl failure in pre-up of network interface

2021-08-14 Thread Roman Fiedler
Hello, Thanks for your swift reply and really helpful information! Dennis Filder writes: > X-Debbugs-CC: Roman Fiedler , Michael Tokarev > > > As stated in the documentation, bridge-utils recently added support > for the "bridge_hw" directive which allows you def

Bug#992158: Race in ifup maybe related to brctl failure in pre-up of network interface

2021-08-14 Thread Roman Fiedler
Package: bridge-utils Version: 1.7-1 Severity: serious When running "brctl addbr" and "ip link set [if] address" immediately afterwards, the second command will fail to apply the address change. This is somehow annoying as the MAC would be used in security related filtering and monitoring of the n