Product specifications

GALAXYNASLX CONFIGURATION AND SYSTEM INTEGRATION GUIDE
37 Section 3 Menu Functions
xxx.xxx.xxx.xxx;xxx.xxx.xxx.xxx; ....
xxx.xxx.xxx.xxx/network_prefix_length.
For example:
192.168.0.1/24 will set range from 192.168.0.1 to 192.168.0.254
192.168.0.1/28 will set range from 192.168.0.1 to 192.168.0.14
192.168.0.100/29 will set range from 192.168.0.97 to 192.168.0.102
you can easy calculate the network IP range using an IP Address Calculator like:
http://www.camtp.uni-mb.si/books/Internet-Book/IP_AddressCalculator.html
:
3.1.1.4 Function: “FTP Settings” Figure 3.5
The GalaxyNASLX allows sharing files over FTP and SFTP protocols. FTP sends users’ IDs,
passwords and files over the network as raw, non-encrypted data. SFTP is encrypted FTP
and therefore it is much more secure. SFTP allows passwords and files encryption (depending
on ftp client configuration).
How to share files over FTP?
Figure 3.4
Setting Meaning
insecure Allows incoming connection to originate from ports > 1024.
insecure locks disables authorization of locking requests.
all squash: map all users id to nobody user and all groups id to nogroup group.
no root squash select this option to grant user root from a client machine, the same
level of access to the files on the NAS server. Otherwise user root
from a client machine will be mapped to user nobody on the NAS
server.