Recent content by julian

  1. J

    Force Virtio PCIe in Pfsense VM?

    As mentioned in the start post, this is not an option, as it's a cluster and HA/live migration is needed. That can’t be done if passthrough is used.
  2. J

    No route to host (595) after moving Management IP from interface to Bridge

    For some reasons, when I first installed my 3-node cluster at Hetzner, the management IP's were assigned directly on the interface instead of on a bridge. I guess that’s because I started with Debian and converted that to Proxmox later on and have missed that. Now I have changed that on just...
  3. J

    VLAN aware one NIC

    Only thing that helped for me after making the bridge vlan aware was rebooting the node. Just could not get it working before a reboot.
  4. J

    Need for verify in remote PBS?

    I have a primary PBS with SSD syncing to a remote PBS with HHD. Running the verify task(s) on the primary is fast, but on the remote is quite slow. I wonder if it is strictly necessary to do a verify on the remote too? As this is just a 1 on 1 copy of the primary. If on the primary all is OK...
  5. J

    Proxmox web interface issue

    all ports are open now, still not working. How does the site query kvm to show KVM status, virtual machines etc? Using javscript? Website shows on login page javascript is ok. Still think that is has to do something with the replacement proxy not rewriting some regular expressions correctly for...
  6. J

    Proxmox web interface issue

    I have an SSL VPN solution running (Adito/OpenVPN ALS) with the option to proxy from the SSL site to other sites. It crossed my mind that it could be very handy to have secure access from anywhere to my proxmox boxes. I chose the replacment proxy option, entered the ip of the proxmox box just...