Search results

  1. R

    How to secure Proxmox VE server against the poodle SSL attack?

    Hi, How should I secure my Proxmox VE 3.3 against the Poodle SSL attack? I did following; but I'm not sure what else needed to be done? nano /etc/apache2/mods-available/ssl.conf -SSLProtocol all -SSLv2 +SSLProtocol all -SSLv2 -SSLv3 Then I restarted Apache: service apache2 restart Do we...
  2. R

    Removed my cluster configuration and all my CT's disappeared...!

    Hi, I need to recover VEID.conf for all my CTs! Any idea how to do this? I've installed pve 2.x on one server. Then I backup all CT and used SCP to move them to the new server. Everything worked great. I then installed pve 2.x on the old server and then tried to make a cluster of them both...
  3. R

    Shorewall and proxyarp

    Hi, I have a Proxmox server with Shorewall installed directly at the proxmox server. It was working when I used just one public ip and DNAT. But now when I got 7 public ips I wanted to use ProxyARP and configure public ip direct on VPS. But for some reasons I don't get it to work! If I do a...