No internet connection in Truenas electric Eel

It started with [EFAULT] Failed to clone ‘GitHub - truenas/apps’ repository at ‘/mnt/.ix-apps/truenas_catalog’ destination:
Further inspection, I have no internet access from Truenas ElectricEel-24.10.2.1
Can’t ping anything from the shell, can’t access the server to check for updates.
I used to be able to…
I don’t see any errors in my network configuration

Global Configuration

Nameservers

Nameserver 1: 8.8.8.8 Nameserver 2: 8.8.4.4 Nameserver 3: 1.1.1.1

Default Route

routerIPv4:

  • 10.0.0.1

routerIPv6:

  • fe80::7213:1ff:fef5:9d6f

The interesting part is I have a VM of windows running. If I go into windows I have full internet access!

Anyone have an idea? would be much appricated.

You need to be a bit more specific on what you have tried and what you can’t reach. Can you reach the TrueNAS GUI? Are SMB shares accessable? Can TrueNAS ping your router and the nameservers?

What is your current network setup? DHCP or Static? Network bridges?

Unless you hate your isp’s dns with a vivid passion, try setting your dns to your router. See if that works.

If still a problem; next try to isolate if it is ivp4, ipv6, or both that are failing.

Can you ping github.com? If so, ipv4 resolution & connection would in theory work.

Can you ping google.com? If so ipv6 resolution and connection would in theory work.

Can’t ping either? Gonna need a screenshot of your networking page + outputs of ‘ifconfig’ and ‘ip link’.

User has another thread, also. Can't connect to the apps catalog

here’s the shots

1 Like

Alright, first issue I see - you have an IP set for enp2s0, which is a member of br0. If you’re going to have a bridge setup, then you have to remove the IPs from enp2s0 and apply those under br0.

@Stux has a video on setting up a bridge if you’d find it helpful - though the UI may have changed ever so slightly since its release, the key points are the same:

1 Like