From 2ca4b7051cb54a3165dc678bec5e441e29c241cd Mon Sep 17 00:00:00 2001 From: XTRM-Unraid Date: Mon, 26 Jan 2026 21:21:46 +0200 Subject: [PATCH] VLAN filtering activated successfully on MikroTik --- docs/06-CHANGELOG.md | 7 +++++++ docs/11-VLAN-IMPLEMENTATION.md | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/06-CHANGELOG.md b/docs/06-CHANGELOG.md index 7884310..9b1a5b0 100644 --- a/docs/06-CHANGELOG.md +++ b/docs/06-CHANGELOG.md @@ -2,6 +2,13 @@ ## 2026-01-26 +### VLAN Filtering Activated ✅ +- [VLAN] **VLAN filtering enabled on MikroTik bridge - SUCCESSFUL** +- [VLAN] Internet connectivity verified (ping 1.1.1.1, google.com) +- [VLAN] DNS resolution working through AdGuard +- [VLAN] All previous fixes (DHCP DNS, firewall, NAT masquerade) working correctly +- [STATUS] Network segmentation now ACTIVE + ### Local AI Stack Deployed - [AI] Deployed Ollama container with Intel GPU passthrough - [AI] Deployed Open WebUI at http://192.168.31.2:3080 diff --git a/docs/11-VLAN-IMPLEMENTATION.md b/docs/11-VLAN-IMPLEMENTATION.md index 81bbe4b..f31e026 100644 --- a/docs/11-VLAN-IMPLEMENTATION.md +++ b/docs/11-VLAN-IMPLEMENTATION.md @@ -1,7 +1,7 @@ # VLAN Network Segmentation **Last Updated:** 2026-01-26 -**Status:** Phase 1 Complete, Phase 2 Partial - CSS326 Configured, Awaiting Activation +**Status:** Phase 1 Complete, Phase 2 Complete - VLAN Filtering ACTIVE ## Overview @@ -35,7 +35,7 @@ Network segmentation using VLANs for security isolation between device types. - [x] **DNS redirect rules for all VLANs** (fixed 2026-01-26) - [x] **NAT masquerade for VLAN→AdGuard** (fixed 2026-01-26) - [x] Firewall rules for inter-VLAN isolation -- [ ] VLAN filtering enabled (PENDING - ready to activate) +- [x] VLAN filtering enabled (ACTIVE since 2026-01-26) ### CSS326 Switch ✅ CONFIGURED - [x] VLAN mode enabled