Home › Knowledgebase › KB-338

How to set up and troubleshoot a network-attached storage (NAS) device for shared office file access

Summary

This guide helps you troubleshoot and resolve: How to set up and troubleshoot a network-attached storage (NAS) device for shared office file access. Follow the steps below to fix the issue.

Quick Tip: Need immediate assistance? 💻 Open a Ticket

Common Causes

A Network-Attached Storage (NAS) device is a dedicated file server that sits on your office network, letting your team access shared documents, backups, and media from Windows PCs, Macs, and mobile devices. When set up correctly, a NAS provides fast, reliable shared storage without the cost or complexity of a full server. This guide walks you through initial configuration, security hardening, and the most common issues you might encounter along the way.

Before You Begin

Before plugging anything in, gather the following:

Most NAS units (Synology, QNAP, Buffalo, Asustor, etc.) follow a similar setup pattern. This guide uses generic terminology so it applies to any brand.

Quick Setup Steps

  1. Connect the NAS to your router or switch using the Ethernet cable, then power it on.
  2. Wait two to three minutes for the device to boot and obtain an IP address via DHCP.
  3. On your computer, open a browser and navigate to the manufacturer's discovery URL (commonly find.synology.com, find.qnap.com, or the device's default IP such as 192.168.1.100).
  4. Follow the on-screen wizard to install the operating system, create your administrator account, and set a strong password.
  5. Create at least one shared folder (e.g., SharedFiles) and assign user permissions.
  6. From each workstation, map the shared folder as a network drive (Windows) or connect via Finder > Go > Connect to Server (macOS).

Detailed Configuration

Assigning a Static IP Address

By default, your NAS will use DHCP, which means its IP address could change after a router reboot. For reliable access, assign a static IP:

  1. Log in to the NAS management interface.
  2. Go to Control Panel > Network > Network Interface.
  3. Select your Ethernet adapter and choose Edit > Manual.
  4. Enter a static IP outside your router's DHCP range (e.g., 192.168.1.50), along with the subnet mask (255.255.255.0), gateway, and DNS servers.
  5. Click Apply and reconnect using the new address.

Creating Users and Shared Folders

  1. In the NAS control panel, open Users > Create and add an account for each team member.
  2. Open Shared Folder > Create, name the folder (e.g., Accounts, Marketing), and set permissions per user or group.
  3. Enable the SMB protocol for Windows and macOS access. AFP is no longer required for any currently supported version of macOS, so leave it disabled unless you have very old Macs on the network.
Use groups rather than assigning permissions to individual users where possible. It makes onboarding and offboarding much faster.

Mapping the Drive on Windows

  1. Open File Explorer and click This PC.
  2. Select Computer > Map Network Drive.
  3. Choose a drive letter and enter the path: \\192.168.1.50\SharedFiles (replace with your NAS IP and folder name).
  4. Tick Reconnect at sign-in and click Finish.
  5. Enter your NAS username and password when prompted.

Connecting from macOS

  1. In Finder, click Go > Connect to Server (or press Cmd + K).
  2. Enter smb://192.168.1.50/SharedFiles.
  3. Click Connect and authenticate with your NAS credentials.
  4. Optionally, drag the shared folder to Items in Finder preferences so it appears in the sidebar permanently.

Accessing Files from Mobile Devices

  1. Install the manufacturer's companion app (e.g., Synology DS File, QNAP Qfile) from the App Store or Google Play.
  2. Add your NAS by entering its IP address and your login credentials.
  3. Browse, open, and upload files from anywhere on your local network.
Avoid enabling public internet access to your NAS without setting up a VPN or reverse proxy with proper authentication. Exposing SMB directly to the internet is a serious security risk.

Security Hardening

Troubleshooting Common Issues

The NAS Is Not Detected on the Network

Slow File Transfer Speeds

"Access Denied" or Authentication Errors

Mapped Drive Keeps Disconnecting on Windows

Mobile App Cannot Find the NAS

When to Escalate

If your NAS is still unreachable after working through these steps, or if you suspect a hardware fault (clicking drives, failed RAID array, recurring boot loops), it's time to get our team involved. Please include the NAS make, model, firmware version, and a description of any error LEDs or on-screen messages when you reach out.

Open a Ticket to get in touch with our support team.

Still Having Issues?

Need more help? If the issue persists after trying these steps, please open a support ticket and our team will assist you.

💻 Open a Ticket