NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
pimpyoda
Jul 15, 2020Aspirant
ReadyNAS NV+ - The remote device or resource will not accept the connection
I'm having trouble connecting to my ReadyNas NV+ via WiFi using Windows Explorer in Windows 10. Can access Frontview through Chrome, but for some reason I can no longer access the ReadyNas through Wi...
JohnCM_S
Jul 21, 2020NETGEAR Employee Retired
Hi pimpyoda,
We’d greatly appreciate hearing your feedback letting us know if the information we provided has helped resolve your issue or if you need further assistance.
If your issue is now resolved, we encourage you to mark the appropriate reply as the “Accept as Solution” or post what resolved it and mark it as a solution so others can be confident in benefiting from the solution.
The NETGEAR community looks forward to hearing from you and being a helpful resource in the future!
Regards,
pimpyoda
Jul 21, 2020Aspirant
Hi,
Sorry for the delayed response. I had to order some cables for this.
SMB was already enabled except SMB 1.0/CIFS Server was not checked. I tried checking it and rebooting, but it still did not work. Automatic Removal and Client options were already checked.
I attached my laptop to the router via Ethernet and it still did not work. Got the same error.
I also tried to connect a USB cable to the USB port to see if I could access it that way, but I guess the USB port is just for backing up data from flash drives.
- StephenBJul 21, 2020Guru - Experienced User
pimpyoda wrote:
I also tried to connect a USB cable to the USB port to see if I could access it that way, but I guess the USB port is just for backing up data from flash drives.
and connecting a UPS.
But not for connecting to a PC.
pimpyoda wrote:
Sorry for the delayed response. I had to order some cables for this.
SMB was already enabled except SMB 1.0/CIFS Server was not checked.
There's no need to enable SMB 1 server on the PC.
Can you try this:
Open CMD on the PC and enter
net use * /delete /y net use t: \\192.168.0.2\C /user:admin nas-admin-password
using the real admin password of course. Be careful on the typing, particularly slashes and spaces.
The first command will terminate any open SMB sessions on the PC. The second will attempt to map the C volume to drive letter T.
Note this will not work if the NAS is using the default admin password (netgear1 on the original NV+, password on the NV+ v2).
- pimpyodaJul 21, 2020Aspirant
net use * /delete /y net use t: \\192.168.0.2\C /user:admin nas-admin-password
After entering the first command, the response was:
There are no entries in the list.
After entering the second command, the response was:
System error 53 has occurred.
The network path was not found.
- StephenBJul 22, 2020Guru - Experienced User
pimpyoda wrote:
After entering the first command, the response was:
There are no entries in the list.
That just means that there were no open sessions.
pimpyoda wrote:
net use * /delete /y net use t: \\192.168.0.2\C /user:admin nas-admin-password
After entering the second command, the response was:
System error 53 has occurred.
The network path was not found.
That can happen if the command is mistyped (and of course it will happen if the NAS IP address is wrong).
Are you seeing the normal C volume status in Frontview (when accessing the web ui in Chrome)?
Do you see the share list if you enter
net view \\192.168.0.2
Related Content
NETGEAR Academy

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