Search results

  1. J

    Cluster nodes vm share the same network.

    Tks. It works like a charm. I am trying all the options. I configured a vxlan and a EVPN. If is not to much a trouble, do you know what are the diferences between them? Best regards. JG
  2. J

    Cluster nodes vm share the same network.

    Hi. I think I found the solutions. I have activated the sdn module. And created a vxlan over the eno2 with a new subnet. Now I can ping all vm in every node. I sad "I Think" because I can ping but can not ssh or any other service.
  3. J

    Cluster nodes vm share the same network.

    Hi, yes all nodes are in the same private subnet. all nodes have this config. ino1 - vmbr0 : public ip ino2 - vmbr2 . internal 1000mbit connection. all nodes can have an ip of 10.31.6.160/27 the vmbr1 is the network for the vms. the cluster is configured using the vmbr2.
  4. J

    Cluster nodes vm share the same network.

    Hi all, I 'm new to proxmox and networking and general. I currently face a problem on my proxmox cluster. I have a Proxmox cluster with 11 nodes, all have public Ips and all comunicate internaly with 1000mbit connection. The internal ips are assigned to the nodes by a hosting provider, so I...