Hi.
i installed proxmox on vultr bare metal.
the standard config without vmbr0. works without any network drops.
auto lo
iface lo inet loopback
auto enp1s0f0
iface enp1s0f0 inet static
address PUBLIC_IP/CIDR
gateway PUBLIC_GATEWAY
dns-nameservers 1.1.1.1
but when i setup...