Search results

  1. C

    Proxmox cluster (3 nodes) unreachable GUI after power outage

    I'll get it done after finals and before my doctor's appointment later this week. I have a good feeling it is my managed switch. Edit: It is my managed switch. Brought Node #3 online that has NIC-teaming. Node #1 still isn't working. So during the weekend i'm going to restore to default network...
  2. C

    Proxmox cluster (3 nodes) unreachable GUI after power outage

    I tried releasing the IP address on bond0 and then running dhclient -v bond0 and it says "no buffer space available". Before this, I was not able to ping my home router. Edit: I just realized, that both nodes #1 and #3 utilize NIC-teaming through LACP. But node #2 can be SSHed into (but can't...
  3. C

    Proxmox cluster (3 nodes) unreachable GUI after power outage

    I just got back from a power outage, and after restarting all three nodes, none of my Proxmox nodes are reachable. I cannot access the web GUI nor SSH into 2 of the three nodes. But connecting a VGA monitor I can see the console, and it does have the correct IP address. What should I do?
  4. C

    Routing issue with Proxmox guest on a node in a Proxmox cluster running webservers

    So I am trying to make a private intranet accessible via both ZeroTier and OpenVPN (and maybe WireGuard). So far while things like SSH, and Wazuh ossec agents work, a webserver running on a guest VM as either the Apache2 or python3's http.server module can show the contents of the training...
  5. C

    Issues importing KVM qcow2 image with LUKS encryption

    This happened many times yesterday and after experimenting, by transferring the files both locally and over NFS, it appears that only a LUKS encrypted virtual machine image throws this error. I then did the same with another VM image that does not have LUKS encryption and it saved the new image...
  6. C

    Has anyone configured SecurityOnion for Proxmox/KVM?

    Hello! I configured SO a week ago and I was spending time monitoring alerts and monitoring my family's devices and trying out Red/Blue team exercises on TryHackMe, HackTheBox, and VirtualHackingLabs, but I just found this post again in my email. I put together a writeup for configuring...
  7. C

    Has anyone configured SecurityOnion for Proxmox/KVM?

    So I added the two virtual NICs as required by SecurityOnion (one is a sniffer interface and another is a management interface). But when I get to the network configuration page I get this error. I believe the problem is that Proxmox is automatically assigning IP addresses via DHCP to...