# interfaces(5) file used by ifup(8) and ifdown(8) # Include files from /etc/network/interfaces.d: #source /etc/network/interfaces.d/* auto lo iface lo inet loopback #auto enp1s0 #iface enp1s0 inet dhcp #iface enp1s0 inet static iface eth0 inet manual auto vmbr0 iface vmbr0 inet static address 192.168.178.26/24 gateway 192.168.178.1 bridge-ports eth0 bridge-stp off bridge-fd 0