Buffalo TeraStation 5010 TS5210DN User Manual page 147

Table of Contents

Advertisement

multiple entries with commas. You may assign read-only or read and write access to the listed clients. Rules
override any settings made from the Services tab.
14
Click OK.
15
Click Close.
Notes:
• To restrict NFS access to a specific network or client, navigate to File Sharing - NFS - Services and click Edit. Enter
the address of the network. For example, if your local network subnet has a router at 192.168.1.1 and clients
with IP addresses in the range from 192.168.1.2 through 192.168.1.48 with subnet mask 255.255.255.0, then the
"Public Network Address" would be 192.168.1.0 and the "Public Subnet Mask" would be 255.255.255.0. This would
mean that only clients on this local network would be able to access the NFS share. If the default settings are used
(0.0.0.0 for both the public network address and the public subnet mask), then access to the NFS share will not be
restricted.
• If you configure "Guest Permission" to "Forced" on the screen navigating to NFS Rules - Add Client, user ID and
group ID should be 65534 when the data is written from NFS clients; this is recommended for SMB or other
protocols as well. Use "Ignored" if the TeraStation only enables NFS connection.
NFS Mount Commands
Enter the mount command to access the shared folder from the NFS client. The mount command depends on your
operating system. The examples below assume that IP address of your TeraStation is 192.168.11.10, "/mnt/array1/
share" is the desired NFS path, and "/mnt/nas" or drive letter "z" is the mount point.
For Linux:
mount -t nfs 192.168.11.10:/mnt/array1/share /mnt/nas
For Windows Service for Unix 3.5:
mount 192.168.11.10:/mnt/array1/share z:
Note: A shared folder whose folder name contains multibyte characters cannot be accessed.
For Solaris 10:
mount -F nfs 192.168.11.10:/mnt/array1/share /mnt/nas
For macOS:
mount -t nfs -o resvport 192.168.11.10:/mnt/array1/share /mnt/nas
146

Advertisement

Table of Contents
loading

Table of Contents