Merci pour ta réponse.
Thank you for you reply.
Alors, j'ai désactivé le pare-feu (je n'ai pas d'antivirus) et j'ai demandé à mon ami de se connecter en mode actif. Voilà le log:
So, I desactivated firewall (I don't have antivirus) and I asked my friend to tried to connect in active mode. Here is the log:
Code: Select all
(000019) 02/11/2018 21:44:14 - (not logged in) (xx.x.xxx.x)> Connected, sending welcome message...
(000019) 02/11/2018 21:44:14 - (not logged in) (xx.x.xxx.x)> 220 Bienvenue sur le serveur FTP Windows Server à xxxxxx !
(000019) 02/11/2018 21:44:14 - (not logged in) (xx.x.xxx.x)> AUTH TLS
(000019) 02/11/2018 21:44:15 - (not logged in) (xx.x.xxx.x)> 234 Using authentication type TLS
(000019) 02/11/2018 21:44:15 - (not logged in) (xx.x.xxx.x)> SSL connection established
(000019) 02/11/2018 21:44:15 - (not logged in) (xx.x.xxx.x)> USER David
(000019) 02/11/2018 21:44:15 - (not logged in) (xx.x.xxx.x)> 331 Password required for david
(000019) 02/11/2018 21:44:15 - (not logged in) (xx.x.xxx.x)> PASS ***********
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> 230 Logged on
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> SYST
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> 215 UNIX emulated by FileZilla
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> FEAT
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> 211-Features:
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> MDTM
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> REST STREAM
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> SIZE
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> MLST type*;size*;modify*;
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> MLSD
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> AUTH SSL
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> AUTH TLS
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> UTF8
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> CLNT
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> MFMT
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> 211 End
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> PBSZ 0
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> 200 PBSZ=0
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> PROT P
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> 200 Protection level set to P
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> PWD
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> 257 "/" is current directory.
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> TYPE I
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> 200 Type set to I
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> PORT 192,168,1,10,198,67
(000019) 02/11/2018 21:44:15 - david (xx.x.xxx.x)> 200 Port command successful
(000019) 02/11/2018 21:44:16 - david (xx.x.xxx.x)> MLSD
(000019) 02/11/2018 21:44:16 - david (xx.x.xxx.x)> 150 Opening data channel for directory list.
(000019) 02/11/2018 21:44:26 - david (xx.x.xxx.x)> 425 Can't open data connection.
J'ai lu le lien "Network Configuration", penses-tu que mon routeur NAT fasse du sabotage ?
I read "Network Configuration", do you think my NAT routeur is doing sabotage ?
Some routers and firewalls pretend to be smart. They analyze connections and, if they think they detect FTP, they silently change the data exchanged between client and server. If the user has not explicitly enabled this feature, this behavior is essentially data sabotage and can cause various problems.
Après, tu me dis:
After, you tell me:
The client falls back to Active mode. Active mode won't work without proper client configuration, as the client is behind a NAT router.
Du coup, quelle configuration doit avoir le client ? Doit-il ouvrir des ports sur son routeur NAT ?
Which configuration has to have the client ? Does he have to open ports on his NAT router ?
Et comment faire pour rester en mode passif ?
And how to stay in passive mode ?