Files
infrastructure/docs/06-CHANGELOG.md
XTRM-Unraid bdd8e210aa
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fix ZX1 switch IP address in documentation
- Actual IP: 192.168.31.22 (was documented as .7)
- Verified via ARP table and web interface access

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 19:29:31 +02:00

1.9 KiB

Infrastructure Changelog

2026-01-25

VLAN Implementation (Prepared)

  • [VLAN] Created 6 VLANs on MikroTik bridge (10, 20, 30, 35, 40, 50)
  • [VLAN] Configured IP addresses for all VLAN interfaces
  • [VLAN] Created DHCP servers and pools for each VLAN
  • [VLAN] Added static DHCP leases mapping MACs to VLAN IPs
  • [VLAN] Configured bridge VLAN table with tagged/untagged ports
  • [VLAN] Set WiFi ports PVID=20 (Trusted VLAN default)
  • [VLAN] Added inter-VLAN firewall rules (active)
  • [VLAN] VLAN filtering NOT YET ENABLED (pending CSS326 switch config)
  • [DOCS] Added docs/11-VLAN-IMPLEMENTATION.md
  • [SCRIPTS] Added scripts/mikrotik-vlan-setup.rsc
  • [SCRIPTS] Added scripts/mikrotik-vlan-enable.rsc

MikroTik Containers

  • [CONTAINER] AdGuard Home container running on MikroTik
  • [CONTAINER] Tailscale container configured (inactive)
  • [CONTAINER] Container bridge (containers-br) with NAT

DNS Configuration

  • [DNS] AdGuard Home as primary DNS (172.17.0.2)
  • [DNS] DNS redirect rules for all clients
  • [DNS] DoT/DoH upstream configured in AdGuard

Previous Changes

See git history for earlier changes.

2026-01-25 (Update 2)

DNS Configuration

Containers

  • [CONTAINER] Fixed Tailscale container authentication
  • [CONTAINER] Tailscale DNS changed from 8.8.8.8 to 172.17.0.1,1.1.1.1 (fallback)
  • [CONTAINER] Tailscale route fixed: 100.64.0.0/10 → 172.17.0.3

Documentation

  • [DOCS] Created 02-PORT-UTILIZATION.md with ASCII port diagrams
  • [DOCS] Updated 09-MIKROTIK-ADGUARD-DOT-DOH.md with Quad9 DoH config

Network

  • [NETWORK] Enabled CSS326 SFP1 port - 10G backbone link to ZX1 now active

Documentation Fix

  • [DOCS] Fixed ZX1 switch IP: 192.168.31.22 (was incorrectly documented as .7)