Configure KVM Bridge Network on Debian 10

Before you configure bridge network, make sure you have bridge-utils installed.

You may also need ifdown and resolvconf packages installed

Here is the default /etc/network/interfaces i had on the server

enp1s0f0 is name of the network interface card on the server.

To convert it to brudge configuration. You need to replace enp1s0f0 with br0.

Then add following to the file

Remember to replace enp1s0f0 with your actual network card interface name.

Also remove the line

Here is the final /etc/network/interface file i have.

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *