Auto-commit: 2025-12-21 22:33 session changes

This commit is contained in:
2025-12-21 22:33:16 -05:00
parent ae071a5064
commit 66763e3f10
2 changed files with 1 additions and 2 deletions

View File

@@ -122,7 +122,7 @@ All `*.kavcorp.com` subdomains route through Traefik reverse proxy (10.4.2.10) f
**Required pm4 vmbr0 Configuration**:
- `bridge-vlan-aware yes` in /etc/network/interfaces
- VLANs 10, 20, 30 added to eno1: `post-up bridge vlan add dev eno1 vid {10,20,30}`
- VLANs 10, 20, 30 added to veth103i0 (Pi-hole): Manual after LXC start
- VLANs 10, 20, 30 added to veth103i0 (Pi-hole): via hookscript `local:snippets/pihole-vlan.sh`
**Pi-hole Configuration** (LXC 103):
- `listeningMode = "ALL"` in /etc/pihole/pihole.toml (to accept DNS from all subnets)