Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1364 connectés 

  FORUM HardWare.fr
  Windows & Software
  Logiciels

  [Resolut] pb connexion SSL via freebox

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[Resolut] pb connexion SSL via freebox

n°2800747
deepgreen
ESXi powered on HP C3000...
Posté le 24-08-2008 à 18:41:02  profilanswer
 

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
mood
Publicité
Posté le 24-08-2008 à 18:41:02  profilanswer
 

n°2801026
deepgreen
ESXi powered on HP C3000...
Posté le 26-08-2008 à 08:19:33  profilanswer
 

+up

n°2801267
deepgreen
ESXi powered on HP C3000...
Posté le 27-08-2008 à 08:25:27  profilanswer
 

Bonjour,
 
Alors, pour résoudre le problème, il faut ouvrir ouvrir les ports passif dans le FW Windows.
* on ce moque pas hein! *


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Windows & Software
  Logiciels

  [Resolut] pb connexion SSL via freebox

 

Sujets relatifs
Travail hors connexion avec réseau actifconnexion internet programmes sur vista
Pbs. de connexion Internet / FreeProblème connexion Logmein
Connexion LDAP avec outlook 2000connexion ralenti virus?
connexion reseau bluetooth => erreur[résolu] connexion réseau perdue
probleme de connexion wifi sur xp 
Plus de sujets relatifs à : [Resolut] pb connexion SSL via freebox


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR