Search results

  1. F

    [TUTORIAL] Proxmox @ Hetzner, using a single public IPv4 address (+IPv6/64) while all traffic, including host goes through virtualized Firewall (ex. Pfsense)

    You don't have to pass the NIC's through to get proxmox behind pfsense. That's how I have it setup. You can PM for help and let's not hijack this thread.
  2. F

    [TUTORIAL] Proxmox @ Hetzner, using a single public IPv4 address (+IPv6/64) while all traffic, including host goes through virtualized Firewall (ex. Pfsense)

    You shouldn't need to use this setup at home. This is only needed because Hetzner bind the MAC address to the IP they provided. I'm running proxmox with pfsense at home and I use bridges instead of passing the NICs through.
  3. F

    Docker LXC Unprivileged container on Proxmox 7 with ZFS

    Thanks for explaining! That's exactly what I had in mind. I got a bit confuse on your post before because when you say "host" I thought you meant proxmox.
  4. F

    Docker LXC Unprivileged container on Proxmox 7 with ZFS

    I was considering the ZFS Snapshots but I don't have another pool to send them to. I'm pretty new to ZFS so I have a lot more to learn. This options seems interesting. I'm not sure if I understand clearly though. You're saying to store each docker container volumes outside of...
  5. F

    Docker LXC Unprivileged container on Proxmox 7 with ZFS

    How would you backup /var/lib/docker since proxmox won't allow backups of a mount point like that?