Hello, community.
Working with the Proxmox on bare metal I faced an issue that my VMs cannot curl my external IP, I always faced with an issue "Connection refuse" or infinity loading.
Here is my node network config:
auto lo
iface lo inet loopback
iface lo inet6 loopback
#PUBLIC LAN
auto enp2s0...