NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Zonker
Jul 10, 2016Apprentice
RN102 will not accept SMB/CIFS network map requests from any Windows 8.1 machine
After the recent upgrades to 6.5x, I have not been able to map the shares on my RN102. I made sure that the shares have SMB enabled and anonymous access checked. This did not happen before the upgr...
- Jul 12, 2016
Zonker wrote:
yes I'm on 6.5.1 and can access using ReadyCLOUD. The problem is mapping the shares using Windows File Explorer.
I've seen a few of these now, and so far the solution is to add/replace credentials for the NAS in the windows credentials manager.
Try this as a test. Open CMD and enter
net use * /delete
net use t: \\nasipaddress\data /user:admin nasadminpassword
using the real ip address and admin password of course. If you aren't using the default xraid, use the real volume name instead of "data".
First command terminates any open network sessions, and if it prompts let it proceed. The second attempts to mount the NAS data volume as PC drive letter t. Let us know if that works (or how it fails).
BrianL2
Jul 12, 2016NETGEAR Employee Retired
Hi Zonker,
Are you using ReadyCLOUD? If you will use or upgrade to 6.5.1, tell us if you will get the same behavior.
Kind regards,
BrianL
NETGEAR Community Team
Zonker
Jul 12, 2016Apprentice
BrianL2 wrote:Hi Zonker,
Are you using ReadyCLOUD? If you will use or upgrade to 6.5.1, tell us if you will get the same behavior.
Kind regards,
BrianL
NETGEAR Community Team
Hi Brian,
yes I'm on 6.5.1 and can access using ReadyCLOUD. The problem is mapping the shares using Windows File Explorer.
Z
- StephenBJul 12, 2016Guru - Experienced User
Zonker wrote:
yes I'm on 6.5.1 and can access using ReadyCLOUD. The problem is mapping the shares using Windows File Explorer.
I've seen a few of these now, and so far the solution is to add/replace credentials for the NAS in the windows credentials manager.
Try this as a test. Open CMD and enter
net use * /delete
net use t: \\nasipaddress\data /user:admin nasadminpassword
using the real ip address and admin password of course. If you aren't using the default xraid, use the real volume name instead of "data".
First command terminates any open network sessions, and if it prompts let it proceed. The second attempts to mount the NAS data volume as PC drive letter t. Let us know if that works (or how it fails).
- ZonkerJul 12, 2016Apprentice
Hi Stephen,
Unfortunately no luck. Here is the results:
C:\Windows\system32>net use * /delete
There are no entries in the list.
C:\Windows\system32>net use n: \\192.168.0.94\data /user:admin password
System error 53 has occurred.The network path was not found.
Z
- StephenBJul 12, 2016Guru - Experienced User
Did you ever set the NAS admin password?
I believe the mounting of the data volume is only enabled if you do change the admin password from the default. So maybe do that, and try the net use again.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!