Current time: 04-18-2024, 12:26 PM Hello There, Guest! (LoginRegister)


Post Reply 
Problems with ftp
Author Message
Krisxxx Offline
Junior Member
*

Posts: 88
Joined: Feb 2008
Reputation: 0
Post: #1
Problems with ftp
Hi
Im running a server with Debian Lenny and ispcp rc7. The problem i have is that i cant connect with ftp. All the users have that problem. In my log file it says that there is no such user found.
What could be the problem?
Kris
02-21-2009 10:05 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: Problems with ftp
Start your ProFTPDd in the Debug Modus.
You will find them via the search here in the Forum.
We discussed this many many times.

Greez BeNe
02-22-2009 04:42 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Krisxxx Offline
Junior Member
*

Posts: 88
Joined: Feb 2008
Reputation: 0
Post: #3
RE: Problems with ftp
This is what i get:
server5:~# proftpd -nd6
- mod_tls/2.1.2: using OpenSSL 0.9.8g 19 Oct 2007
- DenyFilter: compiling deny regex '\*.*/'
- <IfModule>: using 'mod_dynmasq.c' section at line 54
- <IfModule>: using 'mod_quotatab.c' section at line 91
- <IfModule>: skipping 'mod_ratio.c' section at line 95
- <IfModule>: using 'mod_delay.c' section at line 103
- <IfModule>: using 'mod_ctrls.c' section at line 107
- <IfModule>: using 'mod_ctrls_admin.c' section at line 115
server5.whitestar.dk -
server5.whitestar.dk - Config for Debian:
server5.whitestar.dk - IdentLookups
server5.whitestar.dk - DeferWelcome
server5.whitestar.dk - DefaultServer
server5.whitestar.dk - ShowSymlinks
server5.whitestar.dk - TimeoutNoTransfer
server5.whitestar.dk - TimeoutStalled
server5.whitestar.dk - TimeoutIdle
server5.whitestar.dk - DisplayLogin
server5.whitestar.dk - DisplayChdir
server5.whitestar.dk - ListOptions
server5.whitestar.dk - DenyFilter
server5.whitestar.dk - UserID
server5.whitestar.dk - UserName
server5.whitestar.dk - GroupID
server5.whitestar.dk - GroupName
server5.whitestar.dk - Umask
server5.whitestar.dk - DirUmask
server5.whitestar.dk - AllowOverwrite
server5.whitestar.dk - TransferLog
server5.whitestar.dk - QuotaEngine
server5.whitestar.dk - DelayEngine
server5.whitestar.dk - mod_lang/0.8: binding to text domain 'proftpd' using locale path '/usr/share/locale'
server5.whitestar.dk - deleting existing scoreboard '/var/run/proftpd/proftpd.scoreboard'
server5.whitestar.dk - Failed binding to ::, port 21: Adressen er allerede i brug
server5.whitestar.dk - Check the ServerType directive to ensure you are configured correctly.

What could the problem be?
02-22-2009 07:52 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: Problems with ftp
Looks like your proftpd is still running! Please stop your current ProFTD and start it once again in the Debug mode.

Greez BeNe
02-22-2009 08:29 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Lucan Offline
Member
*
Beta Team

Posts: 982
Joined: Jul 2008
Reputation: 12
Post: #5
RE: Problems with ftp
Thats a bug of the RC7 it doesn't write the configs right at debian lenny while installing.
So it would be the easiest way to install a nightly build, if you do not have any clients etc. on your server.


Greets
(This post was last modified: 02-22-2009 09:01 PM by Lucan.)
02-22-2009 08:59 PM
Find all posts by this user Quote this message in a reply
Krisxxx Offline
Junior Member
*

Posts: 88
Joined: Feb 2008
Reputation: 0
Post: #6
RE: Problems with ftp
(02-22-2009 08:59 PM)Lucan Wrote:  Thats a bug of the RC7 it doesn't write the configs right at debian lenny while installing.
So it would be the easiest way to install a nightly build, if you do not have any clients etc. on your server.


Greets

I do have clients Sad Is there a way for me to configure them manually? I dont have so many that need ftp access.
(02-22-2009 08:29 PM)BeNe Wrote:  Looks like your proftpd is still running! Please stop your current ProFTD and start it once again in the Debug mode.

Greez BeNe

This is what i get. The terminal freezes when i run the debug modus:

server5:~# proftpd -nd6
- mod_tls/2.1.2: using OpenSSL 0.9.8g 19 Oct 2007
- DenyFilter: compiling deny regex '\*.*/'
- <IfModule>: using 'mod_dynmasq.c' section at line 54
- <IfModule>: using 'mod_quotatab.c' section at line 91
- <IfModule>: skipping 'mod_ratio.c' section at line 95
- <IfModule>: using 'mod_delay.c' section at line 103
- <IfModule>: using 'mod_ctrls.c' section at line 107
- <IfModule>: using 'mod_ctrls_admin.c' section at line 115
server5.whitestar.dk -
server5.whitestar.dk - Config for Debian:
server5.whitestar.dk - IdentLookups
server5.whitestar.dk - DeferWelcome
server5.whitestar.dk - DefaultServer
server5.whitestar.dk - ShowSymlinks
server5.whitestar.dk - TimeoutNoTransfer
server5.whitestar.dk - TimeoutStalled
server5.whitestar.dk - TimeoutIdle
server5.whitestar.dk - DisplayLogin
server5.whitestar.dk - DisplayChdir
server5.whitestar.dk - ListOptions
server5.whitestar.dk - DenyFilter
server5.whitestar.dk - UserID
server5.whitestar.dk - UserName
server5.whitestar.dk - GroupID
server5.whitestar.dk - GroupName
server5.whitestar.dk - Umask
server5.whitestar.dk - DirUmask
server5.whitestar.dk - AllowOverwrite
server5.whitestar.dk - TransferLog
server5.whitestar.dk - QuotaEngine
server5.whitestar.dk - DelayEngine
server5.whitestar.dk - mod_lang/0.8: binding to text domain 'proftpd' using locale path '/usr/share/locale'
server5.whitestar.dk - ProFTPD 1.3.1 (stable) (built Fri Feb 6 12:26:25 GMT 2009) standalone mode STARTUP
(This post was last modified: 02-23-2009 03:26 AM by Krisxxx.)
02-23-2009 02:37 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #7
RE: Problems with ftp
Fine! When you are in Debug Modus, try to connect with a client to the Server. Then we will see more and the Error!

Greez BeNe
02-23-2009 04:27 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Krisxxx Offline
Junior Member
*

Posts: 88
Joined: Feb 2008
Reputation: 0
Post: #8
RE: Problems with ftp
Heres the result when connection with an client:

- mod_tls/2.1.2: using OpenSSL 0.9.8g 19 Oct 2007
- DenyFilter: compiling deny regex '\*.*/'
- <IfModule>: using 'mod_dynmasq.c' section at line 54
- <IfModule>: using 'mod_quotatab.c' section at line 91
- <IfModule>: skipping 'mod_ratio.c' section at line 95
- <IfModule>: using 'mod_delay.c' section at line 103
- <IfModule>: using 'mod_ctrls.c' section at line 107
- <IfModule>: using 'mod_ctrls_admin.c' section at line 115
server5.whitestar.dk -
server5.whitestar.dk - Config for Debian:
server5.whitestar.dk - IdentLookups
server5.whitestar.dk - DeferWelcome
server5.whitestar.dk - DefaultServer
server5.whitestar.dk - ShowSymlinks
server5.whitestar.dk - TimeoutNoTransfer
server5.whitestar.dk - TimeoutStalled
server5.whitestar.dk - TimeoutIdle
server5.whitestar.dk - DisplayLogin
server5.whitestar.dk - DisplayChdir
server5.whitestar.dk - ListOptions
server5.whitestar.dk - DenyFilter
server5.whitestar.dk - UserID
server5.whitestar.dk - UserName
server5.whitestar.dk - GroupID
server5.whitestar.dk - GroupName
server5.whitestar.dk - Umask
server5.whitestar.dk - DirUmask
server5.whitestar.dk - AllowOverwrite
server5.whitestar.dk - TransferLog
server5.whitestar.dk - QuotaEngine
server5.whitestar.dk - DelayEngine
server5.whitestar.dk - mod_lang/0.8: binding to text domain 'proftpd' using locale path '/usr/share/locale'
server5.whitestar.dk - ProFTPD 1.3.1 (stable) (built Fri Feb 6 12:26:25 GMT 2009) standalone mode STARTUP
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - FTP session requested from unknown class
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - ident lookup disabled
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - connected - local : ::ffff:10.0.0.100:21
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - connected - remote : ::ffff:77.212.75.98:10186
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - FTP session opened.
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'USER kris@themonkey.dk' to mod_rewrite
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'USER kris@themonkey.dk' to mod_tls
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'USER kris@themonkey.dk' to mod_core
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'USER kris@themonkey.dk' to mod_core
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'USER kris@themonkey.dk' to mod_delay
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'USER kris@themonkey.dk' to mod_auth
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching CMD command 'USER kris@themonkey.dk' to mod_auth
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - no supplemental groups found for user 'kris@themonkey.dk'
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching POST_CMD command 'USER kris@themonkey.dk' to mod_delay
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching LOG_CMD command 'USER kris@themonkey.dk' to mod_log
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_rewrite
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_tls
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_wrap2
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_ban
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_wrap
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_radius
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_delay
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_auth
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching CMD command 'PASS (hidden)' to mod_auth
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - no supplemental groups found for user 'kris@themonkey.dk'
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - no such user 'kris@themonkey.dk'
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - USER kris@themonkey.dk: no such user found from 0x4dd44b62.adsl.cybercity.dk [::ffff:77.212.75.98] to ::ffff:10.0.0.100:21
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching POST_CMD_ERR command 'PASS (hidden)' to mod_delay
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_log
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_auth
server5.whitestar.dk (0x4dd44b62.adsl.cybercity.dk[::ffff:77.212.75.98]) - FTP session closed.
02-23-2009 04:11 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #9
RE: Problems with ftp
Looks like mod_sql / mod_mysql isn´t loaded in your Config.
There should be some Threads around here in the Forum about this problem.

Greez BeNe
02-23-2009 05:23 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Lucan Offline
Member
*
Beta Team

Posts: 982
Joined: Jul 2008
Reputation: 12
Post: #10
RE: Problems with ftp
I know that it was sci2tech who fixed that issue, you may write him a PM and ask him if he still knows how to fix it.

Or you have a look at the tickets of rc 7, there must be the solution also, if it's the problem i mean.


/edit think i've found it and it's what bene said, mod_mysql is enabled at this config:


http://www.isp-control.net/ispcp/changeset/1344
(This post was last modified: 02-23-2009 09:37 PM by Lucan.)
02-23-2009 09:36 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)