[Important Security Notice] Fake Qfinder Pro Websites Detected. Learn more >

How do I configure my NAS shared folder for NFS access from Linux clients?


Last modified date: 2025-12-23

Applicable Products

  • All NAS running QTS or QuTS hero

Overview

Network File System (NFS) is a protocol that enables Linux and FreeBSD users to access shared folders on a QNAP NAS. To ensure a shared folder is accessible via NFS, verify that the NFS service is enabled and the appropriate folder permissions are configured.

Note: Ensure that your NAS and client device are on the same network to allow NFS access.


Procedure

Step 1: Enable NFS service on your QNAP NAS
  1. Log in to QTS or QuTS hero as an administrator.
  2. Open Control Panel.
  3. Go to Network & File Services > Win/Mac/NFS/WebDAV > NFS Service.
  4. Select Enable Network File System (NFS) service.
  5. Select the desired NFS versions, such as NFSv4 and NFSv4.1.
  6. Click Apply.

    Screenshot: Enabling NFS service
Step 2: Configure NFS access permissions for a shared folder
  1. In Control Panel, go to Privilege > Shared Folders > Shared Folder.
  2. Identify the shared folder you want to grant NFS access.
  3. Click the Edit Shared Folder Permission icon.

    Screenshot: Edit Shared Folder Permission window
  4. In the permission window, select NFS host access.
  5. Click Add to create a new access rule.

    Screenshot: Adding NFS host access rule
  6. For Host / IP / Network, enter the IP address of the client device that will access the shared folder.
  7. Select the desired Access right (Read Only, Read/Write, etc.).
  8. Configure other settings as needed.
  9. Click Apply, then Close.
Step 3: Verify NFS access from a Linux client
  1. On your Linux client device, open a terminal.
  2. Run the following command to display the shared folders accessible via NFS:
    showmount -e [NAS_IP]
    Replace [NAS_IP]with the IP address of your NAS. For example:
    showmount -e 10.32.72.25
  3. If your shared folder appears in the output, it is accessible via NFS.

    Screenshot: Example output of showmount -e command

Note: If the folder does not appear, review NFS permission settings on your NAS and verify network connectivity.


Further Reading

Was this article helpful?

100% of people think it helps.
Thank you for your feedback.

Please tell us how this article can be improved:

If you want to provide additional feedback, please include it below.

Choose specification

      Show more Less
      Choose Your Country or Region
      open menu
      back to top