cannot fully connect to my server--passive mode issue?*FIXED

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
vivithemage
503 Bad sequence of commands
Posts: 18
Joined: 2008-08-27 15:56

cannot fully connect to my server--passive mode issue?*FIXED

#1 Post by vivithemage » 2008-08-27 16:03

I used to be able to connect to my FTP, with very simple defaults...port 21, username/password set, etc. I all of a sudden could not connect today, so I tried to set passive ports, which I set to 5000-5100, and I was able to connect without having to add forwarding to my router.

I try to connect after I reboot it and it does this loop thing now, connect, retry, connect, try, etc, etc.

I tried adding the port forwarding to 5000-5100, no luck. Any ideas?


This is my connect log in filezilla :

Code: Select all

000005) 8/27/2008 10:59:07 AM - (not logged in) (207.225.128.74)>
Connected, sending welcome message...
(000005) 8/27/2008 10:59:07 AM - (not logged in) (207.225.128.74)>
220-FileZilla Server version 0.9.27 beta
(000005) 8/27/2008 10:59:07 AM - (not logged in) (207.225.128.74)>
220-written by Tim Kosse (Tim.Kosse@gmx.de)
(000005) 8/27/2008 10:59:07 AM - (not logged in) (207.225.128.74)> 220
Please visit http://sourceforge.net/projects/filezilla/
(000005) 8/27/2008 10:59:07 AM - (not logged in) (207.225.128.74)> USER vivi_www
(000005) 8/27/2008 10:59:07 AM - (not logged in) (207.225.128.74)> 331
Password required for vivi_www
(000005) 8/27/2008 10:59:07 AM - (not logged in) (207.225.128.74)> PASS xxxxxxxxxxxxxx
(000005) 8/27/2008 10:59:07 AM - vivi_www (207.225.128.74)> 230 Logged on
(000005) 8/27/2008 10:59:07 AM - vivi_www (207.225.128.74)> SYST
(000005) 8/27/2008 10:59:07 AM - vivi_www (207.225.128.74)> 215 UNIX
emulated by FileZilla
(000005) 8/27/2008 10:59:07 AM - vivi_www (207.225.128.74)> PWD
(000005) 8/27/2008 10:59:07 AM - vivi_www (207.225.128.74)> 257 "/" is
current directory.
(000005) 8/27/2008 10:59:08 AM - vivi_www (207.225.128.74)> REST 100
(000005) 8/27/2008 10:59:08 AM - vivi_www (207.225.128.74)> 350 Rest
supported. Restarting at 100
(000005) 8/27/2008 10:59:08 AM - vivi_www (207.225.128.74)> REST 0
(000005) 8/27/2008 10:59:08 AM - vivi_www (207.225.128.74)> 350 Rest
supported. Restarting at 0
(000005) 8/27/2008 10:59:08 AM - vivi_www (207.225.128.74)> TYPE A
(000005) 8/27/2008 10:59:08 AM - vivi_www (207.225.128.74)> 200 Type set to A
(000005) 8/27/2008 10:59:08 AM - vivi_www (207.225.128.74)> PASV
(000005) 8/27/2008 10:59:08 AM - vivi_www (207.225.128.74)> 227
Entering Passive Mode (71,63,243,167,19,140)
(000005) 8/27/2008 10:59:09 AM - vivi_www (207.225.128.74)> disconnected.


I fixed it, check my bottom post.
Last edited by vivithemage on 2008-08-28 18:52, edited 1 time in total.

User avatar
botg
Site Admin
Posts: 35552
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: cannot fully connect to my server--passive mode issue??

#2 Post by botg » 2008-08-27 16:12

Read the Network Configuration guide.

vivithemage
503 Bad sequence of commands
Posts: 18
Joined: 2008-08-27 15:56

Re: cannot fully connect to my server--passive mode issue??

#3 Post by vivithemage » 2008-08-27 16:13

botg wrote:Read the Network Configuration guide.
I did, a few times....I set up the passive stuff the way it said in there :-/.

User avatar
botg
Site Admin
Posts: 35552
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: cannot fully connect to my server--passive mode issue??

#4 Post by botg » 2008-08-27 16:25

Check your firewall.

vivithemage
503 Bad sequence of commands
Posts: 18
Joined: 2008-08-27 15:56

Re: cannot fully connect to my server--passive mode issue??

#5 Post by vivithemage » 2008-08-27 16:42

There is no firewall, I have the windows one disabled. No third part one like SAV, or Mcafe.

User avatar
boco
Contributor
Posts: 26930
Joined: 2006-05-01 03:28
Location: Germany

Re: cannot fully connect to my server--passive mode issue??

#6 Post by boco » 2008-08-27 21:01

Would you please try other port than 21? Some routers f*ck up badly on the default FTP port. :(
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

vivithemage
503 Bad sequence of commands
Posts: 18
Joined: 2008-08-27 15:56

Re: cannot fully connect to my server--passive mode issue??

#7 Post by vivithemage » 2008-08-28 13:09

HMMM, I tried 448, 80, 20, 19, and a few other ports and it still does the same thing. hmmmmmmm

vivithemage
503 Bad sequence of commands
Posts: 18
Joined: 2008-08-27 15:56

Re: cannot fully connect to my server--passive mode issue??

#8 Post by vivithemage » 2008-08-28 14:41

Just for fun, I DMZ'd my server's ip and I was able to connect and work GREAT!

But I disabled it to try again, it failed, so I re-enabled DMZ to try once again, but it failed and started doing the Passive issue....wow, wth is doing this? Now I am confused....

vivithemage
503 Bad sequence of commands
Posts: 18
Joined: 2008-08-27 15:56

Re: cannot fully connect to my server--passive mode issue??

#9 Post by vivithemage » 2008-08-28 18:51

hmm, I fixed it by just changing my passive ports to 7000-7020.

I tried a lot of ranges, and this one worked! Cool, no DMZ , nothing.

I was using DD-WRT on my buffalo router.

User avatar
boco
Contributor
Posts: 26930
Joined: 2006-05-01 03:28
Location: Germany

Re: cannot fully connect to my server--passive mode issue?*FIXED

#10 Post by boco » 2008-08-30 18:29

Great it works. Routers can be a PITA to set up correctly. Now 'Never touch a running system'. :mrgreen:
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

cszeto
226 Transfer OK
Posts: 242
Joined: 2006-04-27 08:48
Location: Arizona, USA

Re: cannot fully connect to my server--passive mode issue?*FIXED

#11 Post by cszeto » 2008-08-30 22:53

If it is actually DD-WRT and strictly "router related," then the "Linux box theory" is a little less stable... Still at the end, these NAT routers are geared at Internet access and not the hosting of services across the Internet.
Microsoft MVP (2004 through 2008)

Post Reply