[Cyberduck-trac] [Cyberduck] #2566: Illegal PORT command
Cyberduck
trac at trac.cyberduck.ch
Thu Mar 19 12:02:38 CET 2009
#2566: Illegal PORT command
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: dkocher
Type: defect | Status: new
Priority: normal | Milestone:
Component: ftp-tls | Version: 3.0.2
Severity: normal | Keywords:
-----------------------+----------------------------------------------------
Description changed by dkocher:
Old description:
> I'm using Cyberduck to connect to a Freecom FSG-3 via FTP-SSL with TLS.
> The login works, but then there is an illegal port command. Cyberduck
> sends the IP-address from the private network my laptop is logged in.
> Here is the log file:
>
> 220 vsFTPd 2.0.5+ (ext.2) patched by Freecom - ready...[[BR]]
> AUTH TLS[[BR]]
> 234 Proceed with negotiation.[[BR]]
> PBSZ 0[[BR]]
> 200 PBSZ set to 0.[[BR]]
> PROT P[[BR]]
> 200 PROT now Private.[[BR]]
> USER *******[[BR]]
> 331 Please specify the password.[[BR]]
> PASS ********[[BR]]
> 230 Login successful.[[BR]]
> PWD[[BR]]
> 257 "/home"[[BR]]
> NOOP[[BR]]
> 200 NOOP ok.[[BR]]
> SYST[[BR]]
> 215 UNIX Type: L8[[BR]]
> STAT /home/Medienserver[[BR]]
> 213-Status follows:[[BR]]
> 213 End of status[[BR]]
> CWD /home/Medienserver[[BR]]
> 250 Directory successfully changed.[[BR]]
> FEAT[[BR]]
> 211-Features:[[BR]]
> AUTH SSL
> AUTH TLS
> EPRT
> EPSV
> MDTM
> PASV
> UTF8
> PBSZ
> PROT
> REST STREAM
> SIZE
> TVFS
> 211 End[[BR]]
> PASV[[BR]]
> 227 Entering Passive Mode (88,75,117,112,199,135)[[BR]]
> PORT 192,168,0,239,229,141[[BR]]
> 500 Illegal PORT command.[[BR]]
> PASV[[BR]]
> 227 Entering Passive Mode (88,75,117,112,228,19)[[BR]]
> PORT 192,168,0,239,229,143[[BR]]
> 500 Illegal PORT command.[[BR]]
>
> I'm pretty sure that this was working with an older version.
New description:
I'm using Cyberduck to connect to a Freecom FSG-3 via FTP-SSL with TLS.
The login works, but then there is an illegal port command. Cyberduck
sends the IP-address from the private network my laptop is logged in. Here
is the log file:
{{{
220 vsFTPd 2.0.5+ (ext.2) patched by Freecom - ready...
AUTH TLS
234 Proceed with negotiation.
PBSZ 0
200 PBSZ set to 0.
PROT P
200 PROT now Private.
USER *******
331 Please specify the password.
PASS ********
230 Login successful.
PWD
257 "/home"
NOOP
200 NOOP ok.
SYST
215 UNIX Type: L8
STAT /home/Medienserver
213-Status follows:
213 End of status
CWD /home/Medienserver
250 Directory successfully changed.
FEAT
211-Features:
AUTH SSL
AUTH TLS
EPRT
EPSV
MDTM
PASV
UTF8
PBSZ
PROT
REST STREAM
SIZE
TVFS
211 End
PASV
227 Entering Passive Mode (88,75,117,112,199,135)
PORT 192,168,0,239,229,141
500 Illegal PORT command.
PASV
227 Entering Passive Mode (88,75,117,112,228,19)
PORT 192,168,0,239,229,143
500 Illegal PORT command.
}}}
I'm pretty sure that this was working with an older version.
--
--
Ticket URL: <http://trac.cyberduck.ch/ticket/2566#comment:2>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.
More information about the Cyberduck-trac
mailing list