################################################### # This file is maintained by # # #### #### #### # # #### #### # # # # # # ## ## # # # # # # # #### # ## # # # #### # # # # # # # # # # # # # # # # # # # # # # # # #### #### #### # # #### #### # # Local changes won't stay for long. # ################################################### # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* auto lo iface lo inet loopback auto eno1 iface eno1 inet manual auto br0 iface br0 inet static pre-up ifup eno1 address 130.242.125.94 netmask 255.255.255.192 gateway 130.242.125.65 dns-nameservers 89.32.32.32 bridge_ports eno1 bridge_stp off #bridge_fd 9 #bridge_hello 2 #bridge_maxage 12