Hi Everyone, hope everyone can solve my problem, dont what the problem .
Im add bridge vmbr0 using cli at the file "/etc/network/interfaces.new" like this -->
auto lo
iface lo inet loopback
iface ens4 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.0.3
netmask...