pure-ftpd problems

Discussion in 'Server Operation' started by nr-one, Aug 13, 2010.

  1. nr-one

    nr-one New Member

    Hi Howtoforge,

    First off all, thanks for the ISPConfig 3.

    I have some problems with my server, the FTP seems to do something, its not suposed to do.

    I have recently got me an VPS to developer scripts on, before i put it on the production server, so i installed debian and ISPConfig with pure-ftpd.

    My problem is now, it does timeout, i cant seem to find the problem. Tho it does timeout, it always dosent, in smartftp i can get online after 2 trys, and cuteftp allow me access after 35sec maybee. (Filezilla dosent work, at all)

    Here is my logs

    Code:
    [08:45:25] SmartFTP v4.0.1133.0
    [08:45:26] Resolving host name "jxs.dk"
    [08:45:26] Connecting to 82.103.135.76 Port: 21
    [08:45:26] Connected to jxs.dk.
    [08:45:26] 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
    [08:45:26] 220-You are user number 2 of 50 allowed.
    [08:45:26] 220-Local time is now 06:45. Server port: 21.
    [08:45:26] 220-This is a private system - No anonymous login
    [08:45:26] 220-IPv6 connections are also welcome on this server.
    [08:45:26] 220 You will be disconnected after 15 minutes of inactivity.
    [08:45:26] USER nronenrone
    [08:45:26] 331 User nronenrone OK. Password required
    [08:45:26] PASS (hidden)
    [08:45:26] 230-User nronenrone has group access to:  client1  sshusers
    [08:45:26] 230 OK. Current restricted directory is /
    [08:45:26] SYST
    [08:45:26] 215 UNIX Type: L8
    [08:45:26] Detected Server Type: UNIX
    [08:45:26] RTT: 27.244 ms
    [08:45:26] FEAT
    [08:45:26] 211-Extensions supported:
    [08:45:26]  EPRT
    [08:45:26]  IDLE
    [08:45:26]  MDTM
    [08:45:26]  SIZE
    [08:45:26]  REST STREAM
    [08:45:26]  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
    [08:45:26]  MLSD
    [08:45:26]  ESTP
    [08:45:26]  PASV
    [08:45:26]  EPSV
    [08:45:26]  SPSV
    [08:45:26]  ESTA
    [08:45:26]  AUTH TLS
    [08:45:26]  PBSZ
    [08:45:26]  PROT
    [08:45:26] 211 End.
    [08:45:26] Detected Server Software: PureFTPd
    [08:45:26] PWD
    [08:45:26] 257 "/" is your current location
    [08:45:26] TYPE A
    [08:45:26] 200 TYPE is now ASCII
    [08:45:26] PASV
    [08:45:26] 227 Entering Passive Mode (82,103,135,76,184,197)
    [08:45:26] Opening data connection to 82.103.135.76 Port: 47301
    [08:45:26] MLSD
    [08:45:47] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
    [08:46:47] Timeout (60s).
    [08:46:47] Active Help: http://www.smartftp.com/support/kb/74
    [08:46:47] Client closed the connection.
    and this time, right after it went online (few secs)

    Code:
    [08:47:18] SmartFTP v4.0.1133.0
    [08:47:18] Resolving host name "jxs.dk"
    [08:47:18] Connecting to 82.103.135.76 Port: 21
    [08:47:18] Connected to jxs.dk.
    [08:47:18] 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
    [08:47:18] 220-You are user number 3 of 50 allowed.
    [08:47:18] 220-Local time is now 06:47. Server port: 21.
    [08:47:18] 220-This is a private system - No anonymous login
    [08:47:18] 220-IPv6 connections are also welcome on this server.
    [08:47:18] 220 You will be disconnected after 15 minutes of inactivity.
    [08:47:18] USER nronenrone
    [08:47:18] 331 User nronenrone OK. Password required
    [08:47:18] PASS (hidden)
    [08:47:18] 230-User nronenrone has group access to:  client1  sshusers
    [08:47:18] 230 OK. Current restricted directory is /
    [08:47:18] SYST
    [08:47:18] 215 UNIX Type: L8
    [08:47:18] Detected Server Type: UNIX
    [08:47:18] RTT: 26.966 ms
    [08:47:18] FEAT
    [08:47:18] 211-Extensions supported:
    [08:47:18]  EPRT
    [08:47:18]  IDLE
    [08:47:18]  MDTM
    [08:47:18]  SIZE
    [08:47:18]  REST STREAM
    [08:47:18]  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
    [08:47:18]  MLSD
    [08:47:18]  ESTP
    [08:47:18]  PASV
    [08:47:18]  EPSV
    [08:47:18]  SPSV
    [08:47:18]  ESTA
    [08:47:18]  AUTH TLS
    [08:47:18]  PBSZ
    [08:47:18]  PROT
    [08:47:18] 211 End.
    [08:47:18] Detected Server Software: PureFTPd
    [08:47:18] PWD
    [08:47:18] 257 "/" is your current location
    [08:47:18] TYPE A
    [08:47:18] 200 TYPE is now ASCII
    [08:47:18] PORT 192,168,1,33,196,129
    [08:47:18] 200 PORT command successful
    [08:47:18] MLSD
    [08:47:18] 150 Connecting to port 11429
    [08:47:18] 226-Options: -l 
    [08:47:18] 226 10 matches total
    [08:47:18] 1112 bytes transferred. (19,7 KB/s) (55 ms)
    [08:47:49] NOOP
    [08:47:49] 200 Zzz...
    [08:48:19] NOOP
    [08:48:19] 200 Zzz...
    [08:48:49] NOOP
    [08:48:49] 200 Zzz...
    [08:49:20] NOOP
    [08:49:20] 200 Zzz...
    [08:49:50] NOOP
    [08:49:50] 200 Zzz...
    [08:50:21] NOOP
    [08:50:21] 200 Zzz...
    [08:50:51] NOOP
    [08:50:51] 200 Zzz...
    [08:51:22] NOOP
    [08:51:22] 200 Zzz...
    [08:51:52] NOOP
    [08:51:52] 200 Zzz...
    [08:52:23] NOOP
    [08:52:23] 200 Zzz...
    [08:52:53] NOOP
    [08:52:53] 200 Zzz...
    [08:53:23] NOOP
    [08:53:23] 200 Zzz...
    [08:53:54] NOOP
    [08:53:54] 200 Zzz...
    [08:54:24] NOOP
    [08:54:24] 200 Zzz...
    [08:54:55] NOOP
    [08:54:55] 200 Zzz...
    [08:55:25] NOOP
    [08:55:25] 200 Zzz...
    [08:55:56] NOOP
    [08:55:56] 200 Zzz...
    [08:56:26] NOOP
    [08:56:26] 200 Zzz...
    
     
    Last edited: Aug 13, 2010
  2. falko

    falko Super Moderator Howtoforge Staff

    Did you try both active and passive transfers in your FTP client?
     

Share This Page