RecomeBack
02-13-2010, 07:02 PM
Hello,
First; My Engish is not very good. I'm Sorry.
I have a problem.
My Problem is; FTP connection.
I'm using kloxo panel. (latest version) and CentOS (latest version)
Please see/view/look Code;
Status: Connecting to MyIpAddress:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 1 of 5000 allowed.
Response: 220-Local time is now 20:11. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER vip
Response: 331 User vip OK. Password required
Command: PASS *********
Response: 230-User vip has group access to: 1006
Response: 230 OK. Current directory is /
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Response: MLSD
Response: ESTP
Response: PASV
Response: EPSV
Response: SPSV
Response: ESTA
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response: 211 End.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (95,211,128,240,177,53)
Command: MLSD
Response: 150 Accepted data connection
Response: 226-ASCII
Response: 226-Options: -a -l
Response: 226 10 matches total
And waiting... Avaraged 30-40 second after connection is terminate.
Code;
Error: Connection timed out
Error: Failed to retrieve directory listing
My Server: Not installed firewall. Selinux is disable and IP tables no rule.
Please Help me!
Regards.
First; My Engish is not very good. I'm Sorry.
I have a problem.
My Problem is; FTP connection.
I'm using kloxo panel. (latest version) and CentOS (latest version)
Please see/view/look Code;
Status: Connecting to MyIpAddress:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 1 of 5000 allowed.
Response: 220-Local time is now 20:11. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER vip
Response: 331 User vip OK. Password required
Command: PASS *********
Response: 230-User vip has group access to: 1006
Response: 230 OK. Current directory is /
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Response: MLSD
Response: ESTP
Response: PASV
Response: EPSV
Response: SPSV
Response: ESTA
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response: 211 End.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (95,211,128,240,177,53)
Command: MLSD
Response: 150 Accepted data connection
Response: 226-ASCII
Response: 226-Options: -a -l
Response: 226 10 matches total
And waiting... Avaraged 30-40 second after connection is terminate.
Code;
Error: Connection timed out
Error: Failed to retrieve directory listing
My Server: Not installed firewall. Selinux is disable and IP tables no rule.
Please Help me!
Regards.
