VLAN filtering activated successfully on MikroTik
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user