Recent content by ronaldst

  1. R

    2FA - Webauthn

    Due to the Spam Quarantine reports using the ticket method, leaving port 8006 open to the public is hard to avoid, and I am concerned with the security of leaving the admin web interface exposed like this. I want to enable 2FA and Webauthn (to use a Yubikey). This is not as easy as it seems...
  2. R

    NVME drive advice for VM and NAS

    In my homelab I am using Kingston KC3000 2TB NVM. They have been reliable for almost 2 years now, but I think any reputable NVM will be ok. Enterprise grade drives will usually be the better choice, but not always feasible for homelab use.
  3. R

    Proxmox on ZFS at hetzner

    I had some issues with this a while back on an AX101. The easiest and best solution when you want full control of the setup procedure is to ask for a IPMI/Remote Console. You can do this in the support tab of Hetzner Robot. You can request staff to download and setup a bootable USB stick for...
  4. R

    Snapshot option greyed out

    Are you using a filesystem that supports snapshots, like LVM-Thin or ZFS?
  5. R

    Install PVE/PBS from ISO on Hetzner without KVM (Tutorial)

    I can confirm this method works. Thank you!
  6. R

    Install PVE/PBS from ISO on Hetzner without KVM (Tutorial)

    Like I said, tried installing Proxmox 8 by using a KVM/IPMI. The installer throws me a "Unable to unmount ZFS" after starting the installation.
  7. R

    Install PVE/PBS from ISO on Hetzner without KVM (Tutorial)

    Have anyone tried this method with Proxmox 8? I am unable to get a new AX-51 to boot after install and changing the network configuration. Server goes straight into BIOS and seem unable to find the bootloader on the NVMs. Installing Proxmox 8 by using a KVM is also unsuccessful. The installer...
  8. R

    Issues with Namecheap ACME plugin

    I am currently on 7.1-11 and have done some experimentation with Namecheap ACME plugin to grab Let's Encrypt certificates using DNS challenge verification method. Let's say I want to grab Certificates for example.domain.com. The Namecheap ACME plugin will, rather than creating the correct TXT...
  9. R

    Error with pve-firewall after recent update

    I updated my Proxmox server today and immediately ran into problems with the firewall, locking me out from the server. I rebooted the server hoping that would bring tings backup again, but this made me aware that it was in fact a firewall lockout. VM's and CT's are running fine. After...
  10. R

    How to add IPv6 nameservers to guest

    I am just looking for a easy solution that provide guests with nameservers for IPv6 and IPv4. Manually editing resolve.conf and add a total of 6 nameservers works fine. The problem is that PVE resets resolve.conf when the guest is rebooted. Thank you.
  11. R

    How to add IPv6 nameservers to guest

    I got a host/server running a few guests (CT/VM) with IPv6 only. I need these guests to have IPv6 nameservers added in their resolve.conf. What is the best practice to achieve this? I tried adding 6 nameservers in resolve.conf at the host/server (3x IPv4 + 3x IPv6) but only the first 3...
  12. R

    Bridged IPv4 with Routed IPv6 on hetzner DS?

    I am not sure this is directly transferable to my setup. Are you using Open vSwitch? I do. I think this was recommended by the configuration guide I read while setting up my server. I have not tinkered with the configuration files manually, I've done everything in the webinterface. My...
  13. R

    Bridged IPv4 with Routed IPv6 on hetzner DS?

    I am in the same situation on my server at Hetzner. I have several IPv4 assigned to VM's in bridge mode. Now looking for a way to use IPv6 in routed mode for additioal VM's, Did you ever find a solution to this? Please update. Thank you.
  14. R

    Training courses to learn Proxmox

    I am new to Proxmox and would like to learn how everything works. I've been messing around a few days to learn as much as I can, but looking at the documentation from a beginners point of view, a lot is missing. So far I've found one Udemy course (which I completed) going through some of the...