diff --git a/content/posts/pf-vlans.md b/content/posts/pf-vlans.md index fde17bd..8858194 100644 --- a/content/posts/pf-vlans.md +++ b/content/posts/pf-vlans.md @@ -1,6 +1,6 @@ --- title: "Setting Up pf with VLANs" -date: 2025-02-10 +date: 2026-03-11 tags: [pf, networking, openbsd] slug: pf-vlans description: "Configuring OpenBSD pf.conf with VLAN segmentation — separating servers, desktop, IoT, and game traffic with sensible firewall rules." diff --git a/content/posts/the-hardware.md b/content/posts/the-hardware.md index e6f1024..01d8aa8 100644 --- a/content/posts/the-hardware.md +++ b/content/posts/the-hardware.md @@ -1,6 +1,6 @@ --- title: "The Hardware: What's in the Rack" -date: 2025-01-28 +date: 2026-03-05 tags: [hardware, homelab] slug: the-hardware description: "A tour of the physical hardware — SuperMicro 1U firewall, Dell R720 primary server, Dell R710 secondary, and the desktop control node." diff --git a/content/posts/why-openbsd.md b/content/posts/why-openbsd.md index a056bfb..fc24e62 100644 --- a/content/posts/why-openbsd.md +++ b/content/posts/why-openbsd.md @@ -1,6 +1,6 @@ --- title: "Why OpenBSD for a Homelab" -date: 2025-01-15 +date: 2026-03-01 tags: [openbsd, homelab] slug: why-openbsd description: "The case for running OpenBSD as the foundation of a homelab — security model, pf, clean base system, and the value of good documentation."