Opened 16 years ago
Last modified 11 years ago
#3985 closed Bug report
Entering PASV when account is Active — at Initial Version
Reported by: | robert | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | Windows XP SP2 + 2GB ram + Intel Core 2 Duo Conroe |
Description
I have an FTP account that can only be accessed using active FTP, but Filezilla enters PASV anyway.
Here are the account parameters:
host:entertainment-northwest.com
port:21
username and password withheld
servertype: default, autodetect
no bypass proxy
default local directory and default remote directory blank
no adjust server timezone
transfer settings / mode: active
no limit number of simultaneous connections
charset autodetect
This is a windows server running ftp service (lunarpages).
My hardware/software setup is follows:
- Panda antivirus/firewall, applicable ports open, can connect to PASV ftp with no problems, filezilla set to inbound/outbound
- windows xp sp2, intel core 2 duo conroe, 2gb ram, sata boot drive, sata optical, raid5 storage
- network route:
- Intel(R) 82566DC Gigabit Network Connection, obtain IP address & DNS automatically
- D-Link DGS-2208 gigabit switch, unmanaged, no configuration, no dhcp or other features
- LinksKey LKR-604 broadband router, provides DHCP, ip address 192.168.0.1, WAN port to cable modem
- Motorola surfboard modem, SB5101
Status: Resolving address of entertainment-northwest.com
Status: Connecting to 74.50.25.62:21...
Status: Connection established, waiting for welcome message...
Response: 220 Microsoft FTP Service
Command: USER enter40
Response: 331 Password required for enter40.
Command: PASS *
Response: 230 User enter40 logged in.
Command: SYST
Response: 215 Windows_NT
Command: FEAT
Response: 211-Extended features supported:
Response: SIZE
Response: MDTM
Response: 211 END
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I.
Command: PORT 192,168,0,101,12,32
Response: 500 Invalid PORT Command.
Command: PASV
Response: 227 Entering Passive Mode (74,50,25,62,225,55).
Command: LIST
Response: 425 Can't open data connection.
Error: Failed to retrieve directory listing