change dates

This commit is contained in:
Blake Ridgway
2026-03-14 07:54:38 -05:00
parent 92d36f98ed
commit a8ab64c3ab
3 changed files with 3 additions and 3 deletions

View File

@@ -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."

View File

@@ -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."

View File

@@ -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."