Search results

  1. M

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

    Thank you, this is working. But what about security? Is anybody can connect to my network using this or it is limitation with IP address in the config file?
  2. 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...
  3. M

    cURL connection inside container issue

    Hello! Yes, this is my goal, but I cannot do this for some reason. My hosting provider is Hetzner. Regards, Mavis.
  4. 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...