# network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # # If you want to manage parts of the network configuration manually, # please utilize the 'source' or 'source-directory' directives to do # so. # PVE will preserve these directives, but will NOT read its network # configuration from sourced files, so do not attempt to move any of # the PVE managed interfaces into external files! auto lo iface lo inet loopback auto enp86s0 iface enp86s0 inet manual iface enp86s0.442 inet manual iface enp86s0.443 inet manual iface enp86s0.444 inet manual source /etc/network/interfaces.d/* auto vmbr443 iface vmbr443 inet static address 192.168.2.91/24 gateway 192.168.2.1 bridge-ports enp86s0.443 bridge-stp off bridge-fd 0 auto vmbr444 iface vmbr444 inet static address 192.168.4.91/24 bridge-ports enp86s0.444 bridge-stp off bridge-fd 0 auto vmbr442 iface vmbr442 inet manual bridge-ports enp86s0.442 bridge-stp off bridge-fd 0