Skip to content

Tag: networking

All the articles with the tag "networking".

The Zero-Trust Home Lab

The Zero-Trust Home Lab

· Updated:

Apply zero-trust principles to your home lab, network segmentation, VLANs, identity-aware proxies, and Tailscale as the glue.

Understanding PostgreSQL Connection URIs

Understanding PostgreSQL Connection URIs

· Updated:

Decode the postgresql:// connection string, host, port, database, SSL mode, and the gotchas that cause connection refused at deploy time.

Wireguard VPN Server in Docker

Wireguard VPN Server in Docker

· Updated:

Run a WireGuard VPN server in Docker with the linuxserver image, Compose setup, peer config generation, and road warrior access to your home network.

Unbound vs Technitium vs BIND

Unbound vs Technitium vs BIND

Picking a recursive DNS resolver for your home lab, Unbound, Technitium, and BIND9 compared on speed, GUI, DNSSEC, and split-horizon.

ntopng vs darkstat

ntopng vs darkstat

ntopng vs darkstat: full DPI flow analysis vs a tiny always-on stats page. Pick the right tool for home-lab network visibility without losing your mind.

FRR vs BIRD

FRR vs BIRD

FRR vs BIRD: two open-source routing daemons compared for BGP, OSPF, and home-lab dynamic routing. Which one belongs in your stack?

HAProxy vs Envoy

HAProxy vs Envoy

HAProxy vs Envoy for L4/L7 load balancing, config style, performance, observability, service mesh fit, and which one belongs in your home lab.

LibreNMS for SNMP-Heavy Home Networks

LibreNMS for SNMP-Heavy Home Networks

LibreNMS auto-discovers your switches, APs, and UPS over SNMP with zero MIB hunting. Here's how to deploy it and stop abusing Prometheus for this job.