I recently set up Scale 24.04.2 things were working and now they’re not… what did I mess up?
I originally installed immich and wireguard to test out Scale and was able to access things remotely.
I then went to install other apps that needed internet access and it wasn’t working.
While trying to troubleshoot I have lost all external access to the system (I’m still able to access TrueNAS via LAN). I’ve tried to reset everything to what was working but I’m still not able to see even apps in TrueNAS charts.
Here’s how things are set up. What else can I look at?
Network Interface
- The device name and reserved IP on my gateway match on TrueNAS the name of the network interface and IP (with /24 tacked on).
In TrueNAS Global Configuration
- Nameservers 1 and 2 match the Primary and Secondary DNS Server IPv4 addresses on my gateway.
- The default route in TrueNAS matches the reserved IP on my gateway.
- The host name is the network interface name
- Rest of the settings are default:
In Kubernetes:
- The node IP is 0.0.0.0
- The IPv4 Interface matches the Network Interface name
- The IPv4 Gateway matches the reserved IP for the server from the Gateway.