Instalei o proxmox VE 7.1-7 em um servidor dedicado hetzner e estou tendo problemas para obter conexão com a Internet para máquinas virtuais
/etc/rede/interfaces:
auto lo
iface lo inet loopback
auto enp41s0
iface enp41s0 inet manual
auto vmbr0
iface vmbr0 inet static
netmask 255.255.255.255
address <Main IP>/26
gateway <gateway>
bridge-ports enp41s0
bridge-stp off
bridge-fd 0