Search results

  1. J

    Intel 12th on Proxmox

    Hi, how is the Proxmox compatibility with 12th gen intel hardware? Is it recommended for high performance per core?
  2. J

    VM CPU Performance

    Hi, I've noticed that the CPU performance of the VMs is well below what it should be. I have a newer one that has a CPU with less performance than this newer one, and the VM on geekbench delivers what it should deliver. A VPS on the newer one has less performance than the previous generation...
  3. J

    Protect other VMS when a DDoS/DoS affects a VM and automatically generate logs

    Hi, recently we have experienced problems with denial-of-service attacks. Although we have good protection and a good hardware firewall configuration. The problem is that the attacks affect services on the same node, what would be the best solution so that when a ddos/dos attack passes through...
  4. J

    [SOLVED] Reload failed for PVE API Proxy Server

    Hi, i have a cluster with two nodes. In one of them the web interface is not accessible, in pveproxy status I have: ~#systemctl status pveproxy ● pveproxy.service - PVE API Proxy Server Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled) Active: active...
  5. J

    Additional ip on vps

    Hi, I have a problem. I want to add another IP to the vps. I added a new network card with the virtual mac address of the new ip, I tried several ways, with cloud-init, without cloud-init, anyway. The ips never work together, however if I deactivate eth0 for example, eth1 starts pinging, if I...
  6. J

    Centos 7 ping node problem

    Hi, I have a little problem. I configured my VMs normally, they all work almost perfectly. The only problem is that my VM Centos 7 cannot ping the node, but the node can ping the ip of the vps. If I go to a Windows VPS and ping the node's IP, the VPS Centos 7 can ping it for a few minutes, but...