Search results

  1. M

    Is it possible to connect the non-proxmox server to SDN

    Good day. I'm using the Proxmox SDN feature to create a local network, which looks pretty well. However, I wish to connect the server on plain Debian 11 to the proxmox SDN, please clarify is it possible to do this? I use VXLAn for SDN. The main reason why I should do it is to create some...
  2. M

    cURL connection inside container issue

    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...