Getting the Full 5 Gbps Through an OPNsense VM on Proxmox
VMs behind my OPNsense router were stuck at 2 Gbps on a 5 Gbps fiber line. Two host-side fixes, GRO and virtio multiqueue, doubled routed throughput.

I forgot too much stuff! So, created this site!
VMs behind my OPNsense router were stuck at 2 Gbps on a 5 Gbps fiber line. Two host-side fixes, GRO and virtio multiqueue, doubled routed throughput.
Subnet Calculator CIDR / subnet mask conversion, address ranges, and subnet splitting for IPv4 and IPv6. IPv4 IPv6 Network Input IP Address Enter as: CIDR Subnet Mask Subnet Details Binary…
Here is how to remove and replace a failed disk in Proxmox bootable ZFS mirrored RAID.
The simplest way to calculate the link local address used for ipv6 is to use the EUI-64. This is basically simply derived from your mac address. So the simple way…
Hello, here is an example of how to build your own VPN server using a VPS server. Currently, I am using OVH to get a VPS. I have been using…
Need to get PSRAM working on ESP32 S3. This article outlines the steps to get it recognized, initialized and used on PlatformIO arduino code.
This would be a good starting place to talk about my home-lab setup. So this is no ordinary home-lab. Then again, what is ordinary about any home lab. I have…
Need to disable IPv6 on Proxmox host server due to routing issues with ISP for instance. Here is a quick read to configure sysctl for no IPv6.
Dockge is a great replacement or alternative to Portainer when it come to Docker compose importing. It can even turn a Docker run to a docker compose!
I just installed the latest Portainer on the latest docker and it is having issues connecting to local Here is the related link. The fix is outlined in one of…