I am at a loss

I am setting up my new computer and I am trying to connect to my NAS and I am having issues

I know that it is probably something stupid but I would love some help

The computer and the NAS are on the same network

I have sharing enabled

My network is setup as private

I can successfully ping both ports

I can log on to my NAS using the ip address (using my browser)

But when i run SA, it cannot find the drives

Thanks in advance
.

4 Spice ups

What do you mean, ping both ports?

If you know the IP of your NAS and can connect, why do you need SA at this point.

Can’t you just browse \IP-of-NAS to see your shares?

In order to help you further though, can you provide the OS you are using and the NAS model.

Windows 11 and older NAS may not see shares if SMB1.0 isn’t enabled, however, doing so is a security risk due to it’s age and weaknesses.

2 Spice ups

thanks

And by pinging, I meant if opened up the command prompt and used the PING command

1 Spice up

You can’t ping ports though, I know what ping does.

Is your issue now solved?

Last night it was working and now it is not./ It stopped after a system reboot

If this was me I’d confirm that my printer and network sharing was on by going to network in explorer.

After I knew that was working, I’d confirm I was on a private network, or that sharing was properly configured for the network I was on.

Then I’d check out my firewall, assuming that something must be blocking how the program worked.

If I didn’t find any issues there, I’d think that the problem was my Anti-virus blocking the program. I might uninstall it entirely to test. Then reinstall.

If I didn’t find anything there, I’d try using another workstation. (ideally with fresh install with nothing installed yet)

If I still hadn’t found anything, I"d check group policy even if not domain joined (artifacts)

If I’d still not found anything I’d check for any other layers in your security onion.

Hopefully that would figure it out at some point.

1 Spice up

Turns out the issue is with my Nord VPN! I am going to have to do some more research!

We’d have never have got that, VPN wasn’t mentioned.

I’m sure you wasn’t expecting it to be relevant, but you never know.

Glad you got it sorted!

Just map that drive manually. Pop open File Explorer, hit “This PC,” then click “Map network drive” up top. Type in \YOUR-NAS-IP\sharename and punch in your login when it asks.
Your Windows probably has SMB 1.0 turned off - that’s your issue right there. Hit up Control Panel, find Windows Features, and switch on “SMB 1.0/CIFS File Sharing Support.” Reboot when you’re done.

Check your firewall - it’s probably blocking your connection. Make sure “File and Printer Sharing” is allowed through. That’s usually the culprit.
Double-check your NAS settings while you’re at it. Make sure the workgroup name matches Windows (usually just “WORKGROUP”) and your user has the right permissions.