Opened 17 years ago

Last modified 17 years ago

#3322 closed Bug report

ssl/tls does not work for me

Reported by: nikolai10 Owned by:
Priority: normal Component: Other
Keywords: Cc: nikolai10, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

XP sp2 client: 3.0.3, Server: 0.9.24, file zilla client can not connect to filezilla server (ftps ssl/tls force eplicit, passive mode) behind firewall. port 21 is forwarded. passive portrange is also forwarded and public ip adress is now set in filezilla server. Here is the Clientlog:
Status: Auflösen der IP-Adresse für xxxxxxxxxxxx.xxxxx.xxx
Status: Verbinden mit 82.xx.xxx.xxx:21...
Status: Verbindung hergestellt, warte auf Willkommensnachricht...
Antwort: 220-FileZilla Server version 0.9.24 beta
Antwort: 220 Welcome xxxxxxxxxx
Befehl: AUTH TLS
Antwort: 234 Using authentication type TLS
Status: Starte TLS...
Befehl: USER stevo
Status: Überprüfe Zertifikat...
Status: TLS/SSL Verbindung hergestellt-
Antwort: 331 Password required for stevo
Befehl: PASS
Antwort: 230 Logged on
Befehl: SYST
Antwort: 215 UNIX emulated by FileZilla
Befehl: FEAT
Antwort: 211-Features:
Antwort: MDTM
Antwort: REST STREAM
Antwort: SIZE
Antwort: MLST type*;size*;modify*;
Antwort: MLSD
Antwort: AUTH SSL
Antwort: AUTH TLS
Antwort: UTF8
Antwort: CLNT
Antwort: MFMT
Antwort: 211 End
Befehl: PBSZ 0
Antwort: 200 PBSZ=0
Befehl: PROT P
Antwort: 200 Protection level set to P
Status: Verbunden
Status: Empfange Dateilisten...
Befehl: PWD
Antwort: 257 "/" is current directory.
Befehl: TYPE I
Antwort: 200 Type set to I
Befehl: PASV
Antwort: 227 Entering Passive Mode (82,83,xxx,xxx,xx,xxx)
Befehl: LIST
Antwort: 425 Can't open data connection.
Fehler: Dateilisten konnten nicht empfangen werden

Change History (1)

comment:1 by Tim Kosse, 17 years ago

Read http://filezilla-project.org/wiki/index.php/Network_Configuration and properly configure client, server and all routers and firewalls involved.

Note: See TracTickets for help on using tickets.