Hi everyone,
I'm currently working on the fun project of cleaning up and organizing my homelab. I'm running Proxmox, and over time I've accumulated quite a bit of custom configuration—bridges, DDNS, certificates, VMs/LXCs, NFS mounts through...
Einen Wireguard Server (egal ob nativ, mit OpenWRT oder OPNsene) zu konfigurieren UND das ganze in die PVE Network config einzuarbeiten ist nicht ganz trivial. Man kann alles machen, wenn man die nötigen Kenntnisse hat... das eignet mansich auch...
Bei Host vs. LXC noch ein Punkt: wenn WireGuard im Container läuft, hat der Host selbst gar keine WG-IP, an die sich pveproxy überhaupt binden könnte. Du müsstest den Kram dann per Routing/NAT aus dem LXC zum Host schaufeln, und die...
@Supaman, einen WireGuard-Server braucht er dafür gar nicht, der PVE wird ja nur Client. Die Familie hängt schon in seinem Tunnel, also kommt auf den Host eine wg-quick-Config mit einem Peer, Endpoint auf seine Seite und PersistentKeepalive (NAT...
That's interesting. Basically it's a great example of having the same information as everybody and coming to the exact opposite conclusion.
While personally I would not go that road: if it works for you, it is fine! :-)
(( It may depend on...
Ja ist richtig, habe ich verwechselt, ein WG Client reicht. In Verbinduing mit dem zweiten Ziel - abschottung vom restlichen LAN - trotzdem nicht mal so eben zusammen geklimpert. Den Zugriff auf den Router sehe ich unkritisch, es kommt es auf das...
I would put the RAID controller in JBOD / IT mode to convert it to an HBA, the use ZFS for both the OS and special device. Remember that ZFS isn't supported on RAID controllers/LUNs. When installing PVE/PBS, set the disk size to ~50G, should be...
That's interesting. Basically it's a great example of having the same information as everybody and coming to the exact opposite conclusion.
While personally I would not go that road: if it works for you, it is fine! :-)
(( It may depend on...
@Supaman, einen WireGuard-Server braucht er dafür gar nicht, der PVE wird ja nur Client. Die Familie hängt schon in seinem Tunnel, also kommt auf den Host eine wg-quick-Config mit einem Peer, Endpoint auf seine Seite und PersistentKeepalive (NAT...
Hi Tmanok,
thanks again for the suggestions. I have some new data now, so I am replacing my previous update with a more complete one.
First, regarding the NIC firmware:
The adapters are HPE OEM Intel E810-XXVDA2 cards. I updated both NICs from...
This small project addresses the issue discussed in https://forum.proxmox.com/threads/how-to-mark-a-delivered-email-as-spam.183728/
I would like to thank the PMG team for retaining the foundational features that make this project feasible. If...
The main advantage I see of having two PVE servers in the same cluster is that you can easily set up and manage replication between the hosts using the PVE GUI. When you need to do maintenance to one of the servers, you can hot migrate all of...
Die Swap-Frage aus #16 ist hier irgendwie untergegangen: ja, auf die 256er ist genau richtig. Swap als zvol im rpool kann dir unter RAM-Druck den Host einfrieren (Kernel will swappen, ZFS braucht dafür selbst RAM), deshalb legt der Installer bei...
I'm trying the new mount-point ID mapping feature introduced in Proxmox VE 9.2 with an Ubuntu 26.04 LTS unprivileged container.
The host is running the latest PVE packages with kernel 7.0.14-12-pve.
On the host, the shared directory is owned by...
TrueNAS states that they need to talk to the disks directly to be able to see the SMART data, detect and correct errors, manage scrubs and rebuilds, etc. But of course PVE has the same ZFS available, so can do all of that as well. Also, TrueNAS...
Einen Wireguard Server (egal ob nativ, mit OpenWRT oder OPNsene) zu konfigurieren UND das ganze in die PVE Network config einzuarbeiten ist nicht ganz trivial. Man kann alles machen, wenn man die nötigen Kenntnisse hat... das eignet mansich auch...