On Sun, 12 Jan 2025 23:35:53 -0300 Luís Felipe <luisfelipepo...@gmail.com> wrote: > > If I create a > bridge directly using "ip link add name br0 type bridge" it works > normally, but I want to leave it in etc/network/interface so that it > is a persistent and automatic configuration. Please, I need some help > with this because I don't believe that Debian forces us to install a > deprecated package.
You can add a line like ``pre-up ip link add name br0 type bridge'' to your config. This might help. Bridge will be removed similarly with ``post-down [...]''. -- kind regards Frank
pgp5RHNoVCShL.pgp
Description: OpenPGP digital signature