fix: Foundry VTT bad gateway - set static IP on LXC 112
LXC 112 was using DHCP and got IP 10.4.2.177 instead of expected 10.4.2.37, causing Traefik routing to fail. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
> **Purpose**: Historical record of all significant infrastructure changes
|
||||
|
||||
## 2026-01-04
|
||||
|
||||
### Foundry VTT Network Fix
|
||||
- Fixed bad gateway error for vtt.kavcorp.com
|
||||
- Issue: LXC 112 was using DHCP and got IP 10.4.2.177 instead of expected 10.4.2.37
|
||||
- Fix: Set static IP 10.4.2.37/24 with gateway 10.4.2.1 on LXC 112
|
||||
- Rebooted container to apply network changes
|
||||
|
||||
## 2026-01-03
|
||||
|
||||
### Sunshine Remote Desktop on KavHTPC
|
||||
|
||||
Reference in New Issue
Block a user