F5F Stay Refreshed Power Users Networks Unable to connect to Nas on a fresh computer.

Unable to connect to Nas on a fresh computer.

Unable to connect to Nas on a fresh computer.

O
opticgunship
Posting Freak
815
10-16-2020, 12:57 AM
#1
Configure a new machine instead, (replacing the old one). However, I’m having trouble connecting to one of your NAS devices (running HexOS with TrueNAS Scale). When trying to connect via the Windows network, it blocks me. I can use the web interface without issues, so the PC should be visible. I have another NAS on my network running TrueNAS as well, and I’m able to connect easily. It’s a fresh install of Windows 24H, AMD 4100, A520 M.PSM with 16GB RAM. I suspect a problem with Windows because I upgraded from version 10 to 11, but after reinstalling 11 the issue persists. Anyone have any suggestions?
O
opticgunship
10-16-2020, 12:57 AM #1

Configure a new machine instead, (replacing the old one). However, I’m having trouble connecting to one of your NAS devices (running HexOS with TrueNAS Scale). When trying to connect via the Windows network, it blocks me. I can use the web interface without issues, so the PC should be visible. I have another NAS on my network running TrueNAS as well, and I’m able to connect easily. It’s a fresh install of Windows 24H, AMD 4100, A520 M.PSM with 16GB RAM. I suspect a problem with Windows because I upgraded from version 10 to 11, but after reinstalling 11 the issue persists. Anyone have any suggestions?

N
ninty99
Member
107
10-17-2020, 08:06 AM
#2
Windows name resolution resembles modifying the Hosts file on a Windows PC. (Simple approach) Turning on Network Discovery on Windows PC and setting NetBIOS to TrueNAS (recommended) DNS manual entry on your router or DNS server Summary Windows Name Resolution: 1. Sloppy / Quick Way: Open the hosts file on your Windows PC at C:\Windows\System32\drivers\etc\hosts and add lines like 192.168.1.10 truenas.local. Plus pros: Easy, instant. Cons: Limited to one machine, not expandable. 2. Older / Traditional Way: Activate Network Discovery on Windows and enable NetBIOS on TrueNAS: Windows relies on NetBIOS/LLMNR for local name resolution. TrueNAS needs to broadcast via NetBIOS (under SMB settings). Plus pros: Devices appear in network without manual IPs. Cons: Can cause network noise, not ideal for DNS, outdated in modern setups. 3. Best / Correct Way: Use a DNS server or router with fixed DNS entries. Add static A records to your router or local DNS (such as Pi-hole, Unbound, Windows DNS). Make sure clients connect to this DNS server. Example: truenas.local → 192.168.1.10 Pros: Clean setup, centralized control, works everywhere. Cons: Some configuration needed.
N
ninty99
10-17-2020, 08:06 AM #2

Windows name resolution resembles modifying the Hosts file on a Windows PC. (Simple approach) Turning on Network Discovery on Windows PC and setting NetBIOS to TrueNAS (recommended) DNS manual entry on your router or DNS server Summary Windows Name Resolution: 1. Sloppy / Quick Way: Open the hosts file on your Windows PC at C:\Windows\System32\drivers\etc\hosts and add lines like 192.168.1.10 truenas.local. Plus pros: Easy, instant. Cons: Limited to one machine, not expandable. 2. Older / Traditional Way: Activate Network Discovery on Windows and enable NetBIOS on TrueNAS: Windows relies on NetBIOS/LLMNR for local name resolution. TrueNAS needs to broadcast via NetBIOS (under SMB settings). Plus pros: Devices appear in network without manual IPs. Cons: Can cause network noise, not ideal for DNS, outdated in modern setups. 3. Best / Correct Way: Use a DNS server or router with fixed DNS entries. Add static A records to your router or local DNS (such as Pi-hole, Unbound, Windows DNS). Make sure clients connect to this DNS server. Example: truenas.local → 192.168.1.10 Pros: Clean setup, centralized control, works everywhere. Cons: Some configuration needed.

J
JamesHond7
Posting Freak
838
10-17-2020, 09:03 AM
#3
Thanks, I'll explore the suggestions you give.
J
JamesHond7
10-17-2020, 09:03 AM #3

Thanks, I'll explore the suggestions you give.

F
Fokeiiz
Member
191
10-17-2020, 10:47 AM
#4
You haven't modified any settings recently. Changing them won't impact connected devices unless they're linked to the same configuration.
F
Fokeiiz
10-17-2020, 10:47 AM #4

You haven't modified any settings recently. Changing them won't impact connected devices unless they're linked to the same configuration.