Trying to connect via Filezilla gives me:
- Code: Select all
Status: Resolving address of domainname
Status: Connecting to ipaddress:21...
Status: Connection established, waiting for welcome message...
Response: 220 nas FTP server ready.
Command: AUTH TLS
Response: 234 AUTH SSL command successful.
Status: Initializing TLS...
Status: Verifying certificate...
Command: USER username
Status: TLS/SSL connection established.
Response: 331 Password required for username.
Command: PASS ******
Response: 230 User username logged in.
Command: OPTS UTF8 ON
Response: 200 OK, UTF-8 enabled
Command: PBSZ 0
Response: 200 PBSZ command successful (PBSZ=0).
Command: PROT P
Response: 200 Protection level set to Private.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (xx,xx,xx,xx,217,3)
Command: LIST
Error: Connection timed out
Error: Failed to retrieve directory listing
Total Commander gives me at last:
- Code: Select all
500 Illegal PORT range rejected.
In DS1511+ logs I see that username succesfully connected to it.
I have 21/tcp and 55536-55663/tcp ports forwared to internal DS1511+ ip address. Also checked "Report external IP in PASV". In DS1511 no firewall rules.
Any suggestions ?

