I have a Tiny11 VM running on my Unraid Server. Everything works perfectly fine, apart from the fact that i cannot for the life of me access either of my two unraid servers' network shares in Windows Explorer from inside the VM. Neither the ones on the Server running the VM, nor my second one's.
I can, however, access the shares from any other computer inside the network perfectly fine.
Both Servers show up in Windows Explorer's Network tab, but double clicking them gives me the error message "couldnt access \\Server", with the error code 0x80070035
If i enter "net use Z: \\192.168.1.91\Server /user:USER " via command prompt, I can mount the drive and use it until i shutdown the VM
Im all out of ideas, things I've tried are:
- disabling Firewall and microsoft defender
- enabling SMB1
- entering the servers IP in windows explorer (works after mounting the drive via cmd, though not before)
- enabling insecure Guest auth
- enabling NetBios over TCP/IP
none of these changed anything.
I have also tried just about every combination of network settings inside unraid. Any ideas would be greatly appreciated!