deepgreen ESXi powered on HP C3000... | Bonjour,
Le problème que j'ai a été mainte fois abordé dans les forums mais je doit être trop couillons..je ne trouve pas la solution.
Alors, je possède un serveur FTP avec FilleZilla serveur.
Paramétré comme suis:
- écoute sur le port 21
- Mode passif : Use followinf IP : [IP Wan de ma freebox]
- Option Don't use external IPfor local connexion activée
- Option use custom port range [50000-50009]
- Option Enable Mode Z support activé
- Option Enable SSL/TLS support activé
Ma freebox NAT les ports suivant:
Redirections de ports:
Port Destination Port 22 192.168.IP interne FTP. 21 192.168.IP interne FTP.
20 192.168.IP interne FTP.
990 192.168.IP interne FTP. 443 192.168. IP interne FTP. 3389 192.168. IP interne FTP. 50000-50009 192.168.IP interne FTP. Je test depuis un poste du LAN en passant pas le WAN (je tape ftp://mondom.free.hd.fr)
Je me connecte au FTP mais je ne peut lister les répertoires.
Mes logs du serveur:
Citation :
(000013) 24/08/2008 18:08:04 - (not logged in) (192.168.0.254)> AUTH SSL
(000013) 24/08/2008 18:08:04 - (not logged in) (192.168.0.254)> 234 Using authentication type SSL
(000013) 24/08/2008 18:08:05 - (not logged in) (192.168.0.254)> SSL connection established
(000013) 24/08/2008 18:08:05 - (not logged in) (192.168.0.254)> PBSZ 0
(000013) 24/08/2008 18:08:05 - (not logged in) (192.168.0.254)> 200 PBSZ=0
(000013) 24/08/2008 18:08:05 - (not logged in) (192.168.0.254)> USER Thierry
(000013) 24/08/2008 18:08:05 - (not logged in) (192.168.0.254)> 331 Password required for thierry
(000013) 24/08/2008 18:08:05 - (not logged in) (192.168.0.254)> PASS ****
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> 230 Logged on
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> FEAT
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> 211-Features:
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> MDTM
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> REST STREAM
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> SIZE
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> MODE Z
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> MLST type*;size*;modify*;
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> MLSD
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> AUTH SSL
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> AUTH TLS
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> UTF8
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> CLNT
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> MFMT
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> 211 End
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> PWD
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> 257 "/" is current directory.
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> TYPE A
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> 200 Type set to A
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> MODE Z
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> 200 MODE set to Z.
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> PROT P
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> 200 Protection level set to P
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> PASV
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> 227 Entering Passive Mode (192,168,0,13,195,83)
(000013) 24/08/2008 18:08:05 - thierry (192.168.0.254)> MLSD
(000013) 24/08/2008 18:08:16 - thierry (192.168.0.254)> 425 Can't open data connection.
|
Mes logs du client:
Citation :
AUTH SSL
234 Using authentication type SSL
PBSZ 0
200 PBSZ=0
USER Thierry
331 Password required for thierry
PASS (password not shown)
230 Logged on
FEAT
211-Features:
MDTM
REST STREAM
SIZE
MODE Z
MLST type*;size*;modify*;
MLSD
AUTH SSL
AUTH TLS
UTF8
CLNT
MFMT
211 End
PWD
257 "/" is current directory.
TYPE A
200 Type set to A
MODE Z
200 MODE set to Z.
PROT P
200 Protection level set to P
PASV
227 Entering Passive Mode (192,168,0,13,195,83)
MLSD
425 Can't open data connection. : //
|
Je suppose que le problème viens des lignes en gras
Lors du listage des répertoires, le serveur doit envoyer l'IP internet du srv.
Pourtant, j'ai bien paramétré l'IP WAN de ma FB dans filezilla!
Merci a quiconque qui pourra m'aider! Message édité par deepgreen le 27-08-2008 à 08:26:18
|