RedViking
Nord of the South
I am trying to create a server using FileZilla Server and use FTPS over Public Network/IP.
FileZilla (not FileZilla Server) error:
FileZilla Server side:
Local network/IP it works fine:
FileZilla (not FileZilla Server) error:
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Logged in
Status: Retrieving directory listing...
Status: Server sent passive reply with unroutable address. Passive mode failed.
Command: PORT 192,168,1,5,255,237
Response: 200 Port command successful
Command: MLSD
Response: 150 Opening data channel for directory listing of "/"
Response: 425 Can't open data connection for transfer of "/"
Error: Failed to retrieve directory listing
FileZilla Server side:
> 230 Logged on
> PBSZ 0
> 200 PBSZ=0
> PROT P
> 200 Protection level set to P
> PWD
> 257 "/" is current directory.
> TYPE I
> 200 Type set to I
> PASV
> 227 Entering Passive Mode (192,168,1,8,248,94)
> PORT 192,168,1,5,192,55
> 200 Port command successful
> MLSD
> 150 Opening data channel for directory listing of "/"
> 425 Can't open data connection for transfer of "/"
Local network/IP it works fine:
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Logged in
Status: Retrieving directory listing...
Status: Directory listing of "/" successful