| | | Forum Newbie
       
Group: Forum Members Last Login: 5/8/2008 2:17:50 PM Posts: 1, Visits: 12 |
| Hi,
I have a server, Version 6.1, that has SSH, SSL, and plain FTP running. Every time a client tries to log into the regular FTP, they receive the following errors when pasv support is enabled on the client.
I have configured the firewall set up on the server which dictates the pasv ports. I have had these ports opened on the network firewall as well.
Any ideas?
Thanks,
Connecting to X.Y.Z.180:21
Connected to X.Y.Z.180:21 in 0.000000 seconds, Waiting for Server Response
220 Server-Name X2 WS_FTP Server 6.1(21406250)
Host type (1): WS_FTP Server
XAUT 2 SSL-hash-number
230 User logged in
Host type (I): WS_FTP Server
PWD
257 "/users/user-name" is current directory
TYPE A200 Transfer mode set to ASCII
PASV
Error reading response from server.
It appears that the connection is dead. Attempting reconnect...
Connecting to X.Y.Z.180:21
Connected to X.Y.Z.180:21 in 0.000000 seconds, Waiting for Server Response
220 Server-Name X2 WS_FTP Server 6.1(63437500)
Host type (1): WS_FTP Server
XAUT 2 SSL-hash-number
230 User logged in
Host type (I): WS_FTP Server
PWD
257 "/users/user-name" is current directory
New connection OK. Reissuing command.
TYPE A
200 Transfer mode set to ASCII
PASV
Error reading response from server.
QUIT
Error reading response from server.
Failed receiving response from server
Dead connections are not restarted For "QUIT" commands.
Connection closed. Ready for next connection. |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 5/9/2008 11:49:53 AM Posts: 6, Visits: 15 |
| | That looks almost like the client does not have the correct port range opened on their side in their firewall or network equipment. Did they allow the corrects inbound for your FTP server external IP address? |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 5/27/2008 6:17:57 PM Posts: 1, Visits: 2 |
| | I am having a similar issue - from the box itself. I have tried 3 clients, IE, Filezilla and WSFTP Home. WS Home appears to be able to connect to WS Server, but the other two will not connect in Passive mode (only active.) As much as most people will respond with "tell people to use WS", this is client facing FTP server and I do not have the option to demand they change their client. I need help resolving this so it works with more than just WSFTP. This is running on a 2K3 Server (all latest SP,) with WSFTP Server 6.0, no software firewall - again, local so no hw firewall being utilized for this test. Below is a log from Filezilla: Status: Connecting to 10.30.0.3:21... Status: Connection established, waiting for welcome message... Response: 220-ftp.alllanguages.com V2 WS_FTP Server 6.0(54062500) Response: Welcome to All Languages FTP Response: 220 servername... V2 WS_FTP Server 6.0(54062500) Command: USER administrator Response: 331 Enter password Command: PASS *********** Response: 230 User logged in Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/Administrator" is current directory Command: TYPE I Response: 200 Transfer mode set to BINARY Command: PASV Response: 227 Entering Passive Mode (127,0,0,1,21,125). <-- IP Masked, was public space address Command: LIST Error: Connection timed out Error: Failed to retrieve directory listing
From other computers it goes about the same until the last 4 lines where I do not get a response for PASV. If anyone has seen this issue before and has any suggestions I would greatly appreciate it.
|
| |
|
|