Connection from public IP

Moderator: Project members

Post Reply
Message
Author
SunnyLo
503 Bad sequence of commands
Posts: 18
Joined: 2017-10-29 11:10
First name: Lo
Last name: YungSum

Connection from public IP

#1 Post by SunnyLo » 2018-01-14 12:19

Why I can't connect to ftp with a public IP, but I can with a local IP.


logs:
(000003)14/1/2018 11:18:57 AM - (not logged in) (112.118.187.50)> Connected, sending welcome message...
(000003)14/1/2018 11:18:57 AM - (not logged in) (112.118.187.50)> 220-FileZilla Server version 0.9.41 beta
(000003)14/1/2018 11:18:57 AM - (not logged in) (112.118.187.50)> 220-written by Tim Kosse (Tim.Kosse@gmx.de)
(000003)14/1/2018 11:18:57 AM - (not logged in) (112.118.187.50)> 220 Please visit http://sourceforge.net/projects/filezilla/
(000003)14/1/2018 11:18:57 AM - (not logged in) (112.118.187.50)> AUTH TLS
(000003)14/1/2018 11:18:57 AM - (not logged in) (112.118.187.50)> 502 SSL/TLS authentication not allowed
(000003)14/1/2018 11:18:57 AM - (not logged in) (112.118.187.50)> AUTH SSL
(000003)14/1/2018 11:18:57 AM - (not logged in) (112.118.187.50)> 502 SSL/TLS authentication not allowed
(000003)14/1/2018 11:18:57 AM - (not logged in) (112.118.187.50)> USER Admin
(000003)14/1/2018 11:18:57 AM - (not logged in) (112.118.187.50)> 331 Password required for admin
(000003)14/1/2018 11:18:57 AM - (not logged in) (112.118.187.50)> PASS ********
(000003)14/1/2018 11:18:57 AM - admin (112.118.187.50)> 230 Logged on
(000003)14/1/2018 11:18:57 AM - admin (112.118.187.50)> PWD
(000003)14/1/2018 11:18:57 AM - admin (112.118.187.50)> 257 "/" is current directory.
(000003)14/1/2018 11:18:57 AM - admin (112.118.187.50)> TYPE I
(000003)14/1/2018 11:18:57 AM - admin (112.118.187.50)> 200 Type set to I
(000003)14/1/2018 11:18:57 AM - admin (112.118.187.50)> PASV
(000003)14/1/2018 11:18:57 AM - admin (112.118.187.50)> 227 Entering Passive Mode (112,118,187,50,214,219)
(000003)14/1/2018 11:18:57 AM - admin (112.118.187.50)> MLSD
(000003)14/1/2018 11:19:08 AM - admin (112.118.187.50)> 425 Can't open data connection.
(000003)14/1/2018 11:21:08 AM - admin (112.118.187.50)> 421 Connection timed out.

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

Re: Connection from public IP

#2 Post by botg » 2018-01-14 14:23

We cannot support outdated versions of FileZilla Server.

Post Reply