Configuration zFTP server
zolotoy
Messages postés
54
Statut
Membre
-
zolotoy Messages postés 54 Statut Membre -
zolotoy Messages postés 54 Statut Membre -
Bonjour, j'ai configuré mon sevrer ftp(zftp) et il marche en local mais lorsque je le test sur internet il m'affiche le message suivant . aider moi merci
j'utilise une live box 8090
Test log
Status: Resolving address of **********
Status: Connecting to ********
Status: Connected, waiting for welcome message
Reply: 220 zFTPServer v5.6, build 2010-07-15 11:44 ready.
Command: CLNT https://ftptest.net/ on behalf of *********
Reply: 200 Noted.
Command: USER ******
Reply: 331 User name received, need password.
Command: PASS *********
Reply: 230 User logged in, proceed.
Command: SYST
Reply: 215 UNIX Type: L8
Command: FEAT
Reply: 211-Extensions supported:
Reply: CLNT
Reply: UTF8
Reply: EPRT
Reply: EPSV
Reply: LIST -laT
Reply: MDTM
Reply: MDTM YYYYMMDDHHMMSS filename
Reply: MFF Modify;
Reply: MFMT
Reply: MLSD
Reply: MLST size*;type*;perm*;modify*;
Reply: REST STREAM
Reply: SITE ZONE;UTIME
Reply: SIZE
Reply: SPSV
Reply: STAT -laT
Reply: TVFS
Reply: XCRC "[file-name]" [start] [finish]
Reply: XMD5 "[file-name]" [start] [finish]
Reply: Compliance Level: 20020901 (IETF mlst-16)
Reply: 211 End of extensions.
Command: PWD
Reply: 257 "/" is working directory.
Status: Current path is /
Command: TYPE I
Reply: 200 Type set to I.
Command: PASV
Reply: 227 Entering Passive Mode (************).
Command: MLSD
Error: Could not establish data connection: Connection refused
Results
Error: Could not establish data connection: Connection refused
* Make sure to enter the correct server address
* Ensure that the server is up and running.
* Check your firewall configuration, port 6000 needs to be opened.
* Check your NAT router configuration, port 6000 needs to be forwarded.
* In some cases your ISP might block that port. In this case configure the server to use a different port. Contact your ISP for details.
j'utilise une live box 8090
Test log
Status: Resolving address of **********
Status: Connecting to ********
Status: Connected, waiting for welcome message
Reply: 220 zFTPServer v5.6, build 2010-07-15 11:44 ready.
Command: CLNT https://ftptest.net/ on behalf of *********
Reply: 200 Noted.
Command: USER ******
Reply: 331 User name received, need password.
Command: PASS *********
Reply: 230 User logged in, proceed.
Command: SYST
Reply: 215 UNIX Type: L8
Command: FEAT
Reply: 211-Extensions supported:
Reply: CLNT
Reply: UTF8
Reply: EPRT
Reply: EPSV
Reply: LIST -laT
Reply: MDTM
Reply: MDTM YYYYMMDDHHMMSS filename
Reply: MFF Modify;
Reply: MFMT
Reply: MLSD
Reply: MLST size*;type*;perm*;modify*;
Reply: REST STREAM
Reply: SITE ZONE;UTIME
Reply: SIZE
Reply: SPSV
Reply: STAT -laT
Reply: TVFS
Reply: XCRC "[file-name]" [start] [finish]
Reply: XMD5 "[file-name]" [start] [finish]
Reply: Compliance Level: 20020901 (IETF mlst-16)
Reply: 211 End of extensions.
Command: PWD
Reply: 257 "/" is working directory.
Status: Current path is /
Command: TYPE I
Reply: 200 Type set to I.
Command: PASV
Reply: 227 Entering Passive Mode (************).
Command: MLSD
Error: Could not establish data connection: Connection refused
Results
Error: Could not establish data connection: Connection refused
* Make sure to enter the correct server address
* Ensure that the server is up and running.
* Check your firewall configuration, port 6000 needs to be opened.
* Check your NAT router configuration, port 6000 needs to be forwarded.
* In some cases your ISP might block that port. In this case configure the server to use a different port. Contact your ISP for details.
2 réponses
-
salut j' ai résolu le problème . il fallait juste spécifier l'adresse IP Pour le mode passif et définir la plage de port pour le mode passif c'est tout. j'espère que sa aidera d'autre personnes. Merci!
-
voici le resultat de ma connection a distance
Status: Resolving address of****
Status: Connecting to ***
Status: Connected, waiting for welcome message
Reply: 220 SALUTATION A VOUS
Command: CLNT https://ftptest.net/ on behalf of *****
Reply: 200 Noted.
Command: USER ******
Reply: 331 User name received, need password.
Command: PASS ******
Reply: 230 User logged in, proceed.
Command: SYST
Reply: 215 UNIX Type: L8
Command: FEAT
Reply: 211-Extensions supported:
Reply: CLNT
Reply: UTF8
Reply: EPRT
Reply: EPSV
Reply: LIST -laT
Reply: MDTM
Reply: MDTM YYYYMMDDHHMMSS filename
Reply: MFF Modify;
Reply: MFMT
Reply: MLSD
Reply: MLST size*;type*;perm*;modify*;
Reply: REST STREAM
Reply: SITE ZONE;UTIME
Reply: SIZE
Reply: SPSV
Reply: STAT -laT
Reply: TVFS
Reply: XCRC "[file-name]" [start] [finish]
Reply: XMD5 "[file-name]" [start] [finish]
Reply: Compliance Level: 20020901 (IETF mlst-16)
Reply: 211 End of extensions.
Command: PWD
Reply: 257 "/" is working directory.
Status: Current path is /
Command: TYPE I
Reply: 200 Type set to I.
Command: PASV
Reply: 227 Entering Passive Mode ***************
Command: MLSD
Reply: 150 File status okay; about to open data connection.
Listing: size=0;type=cdir;perm=--x;modify=20100728100129; .
Listing: size=0;type=pdir;perm=--x;modify=20100728100129; ..
Listing: size=0;type=dir;perm=r-x;modify=20100717170506; The Birth of Soul Disc 1
Listing: size=0;type=dir;perm=r-x;modify=20100717214751; The Birth of Soul Disc 2
Listing: size=0;type=dir;perm=r-x;modify=20100717214927; The Birth of Soul Disc 3
Reply: 226 Closing data connection.
Status: Success
Results
Congratulations! Your server is working and assorted routers/firewalls have been correctly configured for plain basic FTP.
Feel free to test another one of your servers by entering its details below.