could you post the contents of the file /etc/network/interfaces? Ideally between [code][/code] tags to preserve the formatting.
From the log that you showed you didn't specify an address for vmbr0 so it could not be brought up. Take a look at the “Network Configuration” section [1] of the manual for some more information on how to configure this correctly.
Yeah, you have a typo there. It should be “address” not "adress". Try changing that, and then you should be able to do systemctl restart networking.service or ifup -a to bring up your network.
Yeah, you have a typo there. It should be “address” not "adress". Try changing that, and then should be able to do systemctl restart networking.service or ifup -a to bring up your network.