Opened 10 years ago
Closed 10 years ago
#10392 closed Bug report (rejected)
Illegal port command ftpes protocol
Reported by: | Wiljo | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | OS X | |
Operating system version: | Yosemite |
Description
I have switched to using ftpes with a server I connect to very often.
I connect, can upload etc but all of a sudden, I see this in the logging:
09:32:01 Opdracht: PORT 192,168,188,31,252,91
09:32:01 Antwoord: 500 Illegal PORT command
09:32:01 Opdracht: PASV
09:32:01 Antwoord: 227 Entering Passive Mode (212,26,193,125,235,92).
09:32:01 Opdracht: MLSD
09:32:01 Antwoord: 150 Opening ASCII mode data connection for MLSD
09:32:01 Antwoord: 425 Unable to build data connection: Operation not permitted
09:32:01 Fout: Ontvangen van mappenlijst is mislukt
The ftp server has an IP in the 212 range so it is not local, the PORT command is something local but gets an 'Illegal PORT command' as response.
Connection is then lost and I need to disconnect and reconnect to proceed.
Your client is not configured correctly for active mode FTP. Please read https://wiki.filezilla-project.org/Network_Configuration and configure your client as well as your NAT router accordingly.