Scale Apps have no external connection

roosey

Cadet
Joined
Aug 16, 2021
Messages
3
After upgrading from nightly master builds to TrueNAS-SCALE-22.02.0.1.

Installed apps cannot connect outside my local network.

$ curl google.com
curl: (7) Failed to connect to google.com port 80: No route to host

I can ping external from a shell

ping google.com
PING google.com (142.251.33.110) 56(84) bytes of data.
64 bytes from sea30s10-in-f14.1e100.net (142.251.33.110): icmp_seq=1 ttl=118 time=30.1 ms

I could use some direction on how to troubleshoot this issue please.

Thanks
 

morganL

Captain Morgan
Administrator
Moderator
iXsystems
Joined
Mar 10, 2018
Messages
2,694
It's usually either DNS, default gateway or a bridge configuration issue.
Either document or eliminate each.
 

roosey

Cadet
Joined
Aug 16, 2021
Messages
3
I ended up reseting my configuration to default. The issue was that when I bound my Route v4 Interface NIC in Kubernetes Settings my connection takes a dump. Humm... it worked fine in beta
 

thatdrh

Cadet
Joined
May 1, 2023
Messages
1
Did you ever find a solution? I just installed truenas scale on spare machine last week.. I have the same issue... on the apps page (availible applications) page, they dont load.. So I installed truenas on a virtual machine. There is no diffence in settings and it can load the apps page...

on my machine though, I can ping anywhere outside my network using shell, but it just can't see.. I double checked the DNS, I even tried other DNS...
 
Top