Recent content by Juancho

  1. J

    Migration of virtual machines

    Hi, Friends, I have a doubt I must migrate from my Cloud provider (gigas) about 20 virtual machines to a HA environment with Proxmox I do not know if there are any tools to clone the MV and bring them to my new environment or if Proxmox is possible to perform this task. it should be noted that...
  2. J

    Hot Migration Doesn't Ping

    Hello Friends I have a question I have 3 proxmox servers on ovh with vrack, my question is if I launch a ping from a machine for example from 192.168.10.100 to 192.168.10.101 works but when I perform a migrate in hot stops doing it and to work I must perform a reboot to the server that...
  3. J

    Configure Pfsense with a Public IP Single

    Hi. I took your advice, hired another IP for an MV with pfsense and all the traffic goes through there. And the Hypervisor's IP is blocked for security reasons and only allows me to connect to my office's IP. Thanks to all
  4. J

    Configure LAN in OVH

    Hello friends, I have a question to see if you help me to configure my LAN, I have 3 servers in OVH with vrack, I have configured and running the cluster. Now my question is how to configure my network card to ping from the same network segment on different server. This is my configuration...
  5. J

    Proxmox cluster with two servers

    Hello friends, I set up a proxmox cluster with two servers, obviously without HA because I need at least 3 servers. But I have some doubts, and I'd like some clarification. I understand that for a hot vm migration I need a shared storage. Is that correct or can I do it with zfs? I understand...
  6. J

    Configure Pfsense with a Public IP Single

    Hello, Rhinox, My provider is Hetzner and I will try to manage the other NIC, I have mounting for test environment and of course I would like to do the configuration that you tell me. Thank you in advance
  7. J

    Configure Pfsense with a Public IP Single

    Hello Rhinox What happens is that with IPtables I send the proxmox requests to the MV and secure the communications. But the only doubt I have is that it is somehow blocking my MV connections. Enclosed are the rules. # --------- # VARIABLES # --------- ## Proxmox bridge holding Public IP...
  8. J

    Configure Pfsense with a Public IP Single

    Hello Friends After reading and configuring my proxmox and my virtual machines. some things work but my virtual machines don't go online or communicate with each other. they could help me. According to the link I sent is something with the iptables...
  9. J

    Configure Pfsense with a Public IP Single

    Hello friends I found this manual in case anyone needs any help. https://blog.zwindler.fr/2017/07/18/deploiement-de-proxmox-ve-5-sur-un-serveur-dedie-part-2/
  10. J

    Configure Pfsense with a Public IP Single

    Hello Friends I would like to be helped by a Network Card with a Public IP address. I have the idea of setting up Pfsense as a gateway to my Network, but I would like to be guided. I have the following configuration and I don't know if it is correct. auto lo iface lo inet loopback iface lo...