Problem to configure bridge in lxc containers

You better not to use lxcbr for such config,
Use bridge-utils package and just create you own bridge.
Then runc lxc reconfig and choose to use your bridge.

If you have netplan in your system, check this: Lxd + Netplan + Static IP's in same subnet HOW-TO - #7 by sdurnov

1 Like