Search results

  1. D

    [SOLVED] Unable to access new node in cluster

    Problem SOLVED! I did a pvecm updatecerts and it works.
  2. D

    [SOLVED] Unable to access new node in cluster

    The is this error in journalctl -b: Dec 07 21:18:43 pve2 pveproxy[1032]: starting 1 worker(s) Dec 07 21:18:43 pve2 pveproxy[1032]: worker 5438 finished Dec 07 21:18:43 pve2 pveproxy[1032]: worker 5440 started Dec 07 21:18:43 pve2 pveproxy[5440]: /etc/pve/local/pve-ssl.key: failed to load local...
  3. D

    [SOLVED] Unable to access new node in cluster

    I created a new cluster on my PVE1, then joined node 2 PVE2. Now I see the PVE2 in the GUI of PVE1 and both seems online (green dots). When I click on PVE2, there is the loading circle and I get Connection error 596: Connection timed out Then if I try to connect on the PVE2 GUI, I have this...
  4. D

    [SOLVED] How to put Proxmox host behind pfSense VM

    Here is my setup: WAN -> Server (Proxmox host) IP 10.0.0.x -> pfSense ip 10.0.0.x (VM on Proxmox host) > switch ip 192.168.1.x I would like to put my Proxmox host behind the firewall. Is it possible? Is it a good practice? Is it the good way to do it? I am new to this and I need your help...
  5. D

    [SOLVED] Sophos WAN problem

    Solved! Switched to pfSense and it worked first try.
  6. D

    [SOLVED] Sophos WAN problem

    I am trying to setup Sophos and I am having some problem with the WAN. The LAN come in my server in a port and I am trying to use the second port as a WAN to go out in my switch. Sophos says my port2 is active but the status is RED. In the network menu I have my Port1 setup on LAN Static ip...
  7. D

    [SOLVED] Error when Apply Configuration in network

    Ok it work I see what was wrong. Thank you!
  8. D

    [SOLVED] Error when Apply Configuration in network

    Network config (/etc/network/interfaces): interfaces.new is empty.
  9. D

    [SOLVED] Error when Apply Configuration in network

    root@pve1:~# ifreload -a error: vmbr0: cmd '/bin/ip route add default via 10.0.0.10 proto kernel dev vmbr0 onlink' failed: returned 2 (Error: Nexthop has invalid gateway. I am sorry if the problem is obvious to be solved, I am a newbie.
  10. D

    [SOLVED] Error when Apply Configuration in network

    When I use the "Apply Configuration" button in the network section I get this message: command 'ifreload -a' failed: exit code 1 Anyone can help?