PDA

View Full Version : Passive mode


gilbertopalau
01-28-2004, 12:52 AM
Hello All;

My system specs:

* FlashFXP v2.1, build 924, Registered
* OS: WinXP
* Running behind NAT/router [x] Yes & Model: 2wire Homeportal
* Running firewall [x] Yes (See above)
* Running Antivirus [x] Yes, Name [Norton Antivirus 2004 Pro
* Network [x] DSL
* FTP server(s) name [ProFTPD], version 1.22

This is what I get:

Connecting to zonaxbox.com via Proxy (:21)
220 ProFTPD 1.2.2 Server (ProFTPD Default Installation) [zonaxbox.com]
OPEN 64.127.224.80:21
500 OPEN not understood.
USER webadmin
331 Password required for webadmin.
PASS (hidden)
230 User webadmin logged in.
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
CWD /zonaxbox.com/html/
250 CWD command successful.
PWD
257 "/zonaxbox.com/html" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (64,127,224,80,150,29).
Data Socket Error: Connection timed out
List Error

I also tried it without using proxy...

Connecting to zonaxbox.com
Connected to zonaxbox.com -> IP=64.127.224.80 PORT=21
220 ProFTPD 1.2.2 Server (ProFTPD Default Installation) [zonaxbox.com]
USER webadmin
331 Password required for webadmin.
PASS (hidden)
230 User webadmin logged in.
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
CWD /zonaxbox.com/html/
250 CWD command successful.
PWD
257 "/zonaxbox.com/html" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (64,127,224,80,150,39).
Data Socket Error: Connection timed out
List Error

I have been trying to connect to my ftp server and I cannot... I bought FlashFXP because to me it is the best software out there... but if I cannot connect... :( Please, Pretty Please Help me!!! Also I tried it taking off Passive mode and I though I connect every 4 seconds I get an error of a file not transferring. This is getting irritating and frustrating. Please help.

Gilberto

gilbertopalau
01-28-2004, 12:58 AM
I also tried it without using proxy...

Connecting to zonaxbox.com
Connected to zonaxbox.com -> IP=64.127.224.80 PORT=21
220 ProFTPD 1.2.2 Server (ProFTPD Default Installation) [zonaxbox.com]
USER webadmin
331 Password required for webadmin.
PASS (hidden)
230 User webadmin logged in.
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
CWD /zonaxbox.com/html/
250 CWD command successful.
PWD
257 "/zonaxbox.com/html" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (64,127,224,80,150,39).
Data Socket Error: Connection timed out
List Error

Also I tried it takig off Passive mode and I though I connect every 4 seconds I get an error of a file not transferring. This is getting irritating and frustrating. Please help.

bigstar
01-28-2004, 08:30 AM
In your proxy attempt you didn't fully setup the proxy connection, it looks like since you left out the proxy hostname.

In all of these attempts you're using passive mode, The ftp server may be firewalled and not be able to support this behavior. You'll need to uncheck "use passive mode" and configure your firewall and FlashFXP to use a set range of incoming ports.

gilbertopalau
01-28-2004, 08:40 AM
Well thing is that if I don't use Passive, this is what happens:

A couple of files get transffered allright, then the file transfers break up and they don't get transferred at all saying there is an error in the transfer.

This is the only place I am getting this sort of error, in other FTP servers my access is normal.

Example:

200 PORT command successful.
STOR lang-german.php
150 Opening ASCII mode data connection for lang-german.php.
226 Transfer complete.
Transferred: lang-german.php 1 KB in 0.17 (1.84 KBps)
PORT 172,16,1,36,7,25
200 PORT command successful.
STOR lang-greek.php
150 Opening ASCII mode data connection for lang-greek.php.
226 Transfer complete.
Transferred: lang-greek.php 1 KB in 0.16 (1.80 KBps)
PORT 172,16,1,36,7,26
200 PORT command successful.
STOR lang-hungarian.php
500 OR not understood.
Transfer Failed!
PORT 172,16,1,36,7,27
200 PORT command successful.
STOR lang-icelandic.php
500 OR not understood.
Transfer Failed!
PORT 172,16,1,36,7,28
200 PORT command successful.
STOR lang-indonesian.php
500 OR not understood.
Transfer Failed!
PORT 172,16,1,36,7,29