Activity
Mon
Wed
Fri
Sun
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
What is this?
Less
More

Memberships

Home Lab Explorers

1.6k members • Free

113 contributions to Home Lab Explorers
wireguard
Here is the clear, direct breakdown of my setup and the troubleshooting steps in standard homelab terms. The Architecture Setup - Edge Router: Asus RT-BE88U acting as the WireGuard VPN server. - DNS Cluster: Two Technitium DNS servers running in Proxmox LXC containers. - High Availability (HA): keepalived managing a Virtual IP (VIP) at 192.168.11.53 for DNS failover. - Upstream Resolution: Pure recursive root server resolution (no upstream forwarders like Cloudflare/Google configured). - Ad-Blocking Action: Configured to drop blocked domains using the NXDOMAIN resolution method. - Reverse Proxy & Auth: Nginx Proxy Manager (NPM) handles local SSL/domains, protected by 2FA/OTP for the dashboards. Step 1: Configuring the WireGuard Server (Asus) When spinning up the WireGuard server on the Asus RT-BE88U, the interface was assigned a dedicated tunnel subnet: - Tunnel Subnet: 10.6.0.1/32 - Max Clients: 10 (allocating tunnel IPs from 10.6.0.2 to 10.6.0.11 to connecting peers). - Peer DNS Injected: Handed out the keepalived VIP (192.168.11.53) to all VPN clients. Step 2: Fixing the "No Internet / No Loading" Issue Once the Android client connected over 5G, the tunnel established successfully but data stopped loading. This was a classic Network Access Control List (ACL) block. By default, Technitium only allows recursion requests coming from the immediate subnet it sits on. When the phone tried to query the VIP from its WireGuard IP (10.6.0.X), Technitium dropped the packets. The Fix: 1. Navigated to both Technitium LXC instances -> Settings > Recursion. 2. Located the Network Access Control List (ACL). 3. Added the WireGuard subnet 10.6.0.0/24 to the allowed list (or used the wide-open 0.0.0.0/0 flag, which is perfectly safe since port 53 isn't forwarded to the WAN). 4. Saved settings on both nodes. This immediately fixed the recursion block, allowing the 5G client to resolve names and block ads natively via NXDOMAIN. Step 3: Automating the Client (WG Tunnel App)
wireguard
A troubleshooting session with DNS in the home lab
I Thought My DNS Was Fine Until I Started Monitoring This #dns #homelab #homeserver #troubleshooting https://www.virtualizationhowto.com/2026/07/i-thought-my-dns-was-fine-until-i-started-monitoring-this/
A troubleshooting session with DNS in the home lab
1 like • 23h
@Brandon Lee The only UDP traffic on my Technitium cluster goes to the root servers. With no forwarders configured, this is the only outbound traffic. It works like a charm for me. But I have a small homelab unlike yours 😀 Since UDP is a connectionless protocol, how are you going to monitor this?
Updating my network diagram with homelable
Dear fellow Homelabbers, It had been a while since I started working with HomeLable and since I am busy with my documentation, it seemed like a good time to check if everything was up to date. I saw some positive improvements in the app, which pleasantly surprised me regarding the import function to import everything from a Proxmox host in one go using a token; I can't remember seeing this last time. It is a pity, though, that you can only do this once, so if you also have a second cluster or a standalone Proxmox host, as is the case with me, you still have to do it manually. the diagram is up to date again; time to add it to Gitea and the website.
Updating my network diagram with homelable
Very cool tool to keep your Docker Containers Updated in the Home Lab
This Lightweight Docker Tool Solves One of My Biggest Home Lab Annoyances #docker #dockerupdates #homelab https://www.virtualizationhowto.com/2026/07/this-lightweight-docker-tool-solves-one-of-my-biggest-home-lab-annoyances/
Very cool tool to keep your Docker Containers Updated in the Home Lab
1 like • 4d
Not much activity at the moment, Brandon (holidays).
0 likes • 3d
I mean here at Home Lab Explorers
Building a Documentation/blog site in Mkdocs
Hello fellow homelabbers, I’ve started setting up a CI/CD pipeline to deploy my homelab documentation(MkDocs) to a website running on Virtualmin. Right now, it’s only in Dutch, but I might make it bilingual and publish an English version as well. I’ve noticed there are other Dutch people active on Home Lab Explorers; if they’re interested, they can take a look. The site is nearly finished for now, though more projects will be added. https://homelab.patad.nl No PHP, No Databases and extremely fast
Building a Documentation/blog site in Mkdocs
1-10 of 113
Ad de Jonge
5
271 points to level up
@ad-de-jonge-6820
62 years old dude retired IT experience 30years +

Active 4h ago
Joined May 4, 2025
Poortvliet Netherlands
Powered by