Hi,
I have a TrueNAS instance (25.04.2.6).
I have configured a SMB share and created a VM that must access the SMB share.
This is my network configuration:
-
192.168.1.1 –> fritzbox router
-
192.168.1.2 –> adguard home
-
interface #0: enp116s0 –> DHCP (ip address: 192.168.1.8/24)
-
interface #1: br1 –> with enp116s0 bridge member (no ip address)
-
global configuration: nameserver is 192.168.1.2
In the current state TrueNAS seems unable to connect to internet (e.g. I cannot send test alert mail or check for updates; it fails with: [Cannot connect to host update . ixsystems . com : 443 ssl:default [Temporary failure in name resolution]]). While the VM can see the SMB share.
If I remove the bridge interface TrueNAS is now able to reach internet (i.e. I can search for updates and send email) but the VM is no more able to access the SMB share.
Is there a way to fix this?
Thanks!