Current time: 04-16-2024, 09:39 PM Hello There, Guest! (LoginRegister)


Thread Closed 
[SOLVED] FTP doesnt works
Author Message
tsyoker Offline
Junior Member
*

Posts: 18
Joined: Nov 2008
Reputation: 0
Post: #1
[SOLVED] FTP doesnt works
Hello! Im from Russia, i have problem with FTP.

In server status PORT 21 UP but i cant connect at my FTP server
Log in filezilla:


Status: connected to xx.xx.xx.xx:21...
Error: Cant connect on the server!


proftpd -n -d 5

Debian-40-etch-32-minimal:~# proftpd -n -d 5
- mod_ctrls/0.9.4: binding ctrls socket to '/var/run/proftpd/proftpd.sock'
- parsing '/etc/proftpd/proftpd.conf' configuration
- parsing '/etc/proftpd/modules.conf' configuration
- mod_tls/2.1.1: using OpenSSL 0.9.8c 05 Sep 2006
- disabling runtime support for IPv6 connections
- DenyFilter: compiling deny regex '\*.*/'
- <Directory /*>: deferring resolution of path
- PathDenyFilter: compiling deny regex '.quota$'
- <IfModule>: using 'mod_quotatab.c' section at line 123
- <IfModule>: skipping 'mod_ratio.c' section at line 138
- <IfModule>: using 'mod_delay.c' section at line 145
- <IfModule>: using 'mod_ctrls.c' section at line 149
- mod_ctrls/0.9.4: closing ctrls socket '/var/run/proftpd/proftpd.sock' (3)
- <IfModule>: using 'mod_ctrls_admin.c' section at line 157
- processing configuration directory '/etc/proftpd/ispcp'
- parsing '/etc/proftpd/ispcp/root_domain.conf' configuration
- <Directory ~/backups>: deferring resolution of path
- <Directory /var/www/virtual/cms.eu.bogus/backups/*>: deferring resolution of path
- <Directory ~/cgi-bin>: deferring resolution of path
- <Directory ~/cgi-bin/*>: deferring resolution of path
- <Directory ~/htdocs>: deferring resolution of path
- <Directory ~/htdocs/*>: deferring resolution of path
- <Directory ~/errors>: deferring resolution of path
- <Directory ~/errors/*>: deferring resolution of path
- <Directory ~/logs>: deferring resolution of path
- <Directory ~/logs/*>: deferring resolution of path
- <Directory ~/phptmp>: deferring resolution of path
- <Directory ~/phptmp/*>: deferring resolution of path
- <Directory ~/statistics>: deferring resolution of path


When i stop it (Full log)


Debian-40-etch-32-minimal:~# /etc/init.d/proftpd stop
Stopping ftp server: proftpd.
Debian-40-etch-32-minimal:~# ps aux | grep proftpd
root 7093 0.0 0.0 1952 644 pts/3 S+ 13:41 0:00 grep proftpd
Debian-40-etch-32-minimal:~# proftpd -n -d5
- mod_ctrls/0.9.4: binding ctrls socket to '/var/run/proftpd/proftpd.sock'
- parsing '/etc/proftpd/proftpd.conf' configuration
- parsing '/etc/proftpd/modules.conf' configuration
- mod_tls/2.1.1: using OpenSSL 0.9.8c 05 Sep 2006
- disabling runtime support for IPv6 connections
- DenyFilter: compiling deny regex '\*.*/'
- <Directory /*>: deferring resolution of path
- PathDenyFilter: compiling deny regex '.quota$'
- <IfModule>: using 'mod_quotatab.c' section at line 123
- <IfModule>: skipping 'mod_ratio.c' section at line 138
- <IfModule>: using 'mod_delay.c' section at line 145
- <IfModule>: using 'mod_ctrls.c' section at line 149
- mod_ctrls/0.9.4: closing ctrls socket '/var/run/proftpd/proftpd.sock' (3)
- <IfModule>: using 'mod_ctrls_admin.c' section at line 157
- processing configuration directory '/etc/proftpd/ispcp'
- parsing '/etc/proftpd/ispcp/root_domain.conf' configuration
- <Directory ~/backups>: deferring resolution of path
- <Directory /var/www/virtual/cms.eu.bogus/backups/*>: deferring resolution of path
- <Directory ~/cgi-bin>: deferring resolution of path
- <Directory ~/cgi-bin/*>: deferring resolution of path
- <Directory ~/htdocs>: deferring resolution of path
- <Directory ~/htdocs/*>: deferring resolution of path
- <Directory ~/errors>: deferring resolution of path
- <Directory ~/errors/*>: deferring resolution of path
- <Directory ~/logs>: deferring resolution of path

.....................

faster-host.ru - DenyFilter
faster-host.ru - DefaultRoot
faster-host.ru - UserID
faster-host.ru - UserName
faster-host.ru - GroupID
faster-host.ru - GroupName
faster-host.ru - QuotaEngine
faster-host.ru - QuotaShowQuotas
faster-host.ru - QuotaDisplayUnits
faster-host.ru - SQLNamedQuery_get-quota-limit
faster-host.ru - SQLNamedQuery_get-quota-tally
faster-host.ru - SQLNamedQuery_update-quota-tally
faster-host.ru - SQLNamedQuery_insert-quota-tally
faster-host.ru - QuotaLock
faster-host.ru - QuotaLimitTable
faster-host.ru - QuotaTallyTable
faster-host.ru - DelayEngine
faster-host.ru - SQLBackend
faster-host.ru - SQLAuthTypes
faster-host.ru - SQLAuthenticate
faster-host.ru - SQLConnectInfo
faster-host.ru - SQLUserTable
faster-host.ru - SQLUsernameField
faster-host.ru - SQLPasswordField
faster-host.ru - SQLUidField
faster-host.ru - SQLGidField
faster-host.ru - SQLHomedirField
faster-host.ru - SQLShellField
faster-host.ru - SQLGroupTable
faster-host.ru - SQLGroupnameField
faster-host.ru - SQLGroupGIDField
faster-host.ru - SQLGroupMembersField
faster-host.ru - SQLMinUserUID
faster-host.ru - SQLMinUserGID
faster-host.ru - RootLogin
faster-host.ru - TransferLog
faster-host.ru - ExtendedLog
faster-host.ru - PathDenyFilter
faster-host.ru - mod_ctrls/0.9.4: binding ctrls socket to '/var/run/proftpd/proftpd.sock'
faster-host.ru - ProFTPD 1.3.0 (stable) (built Tue Nov 4 14:38:05 UTC 2008) standalone mode STARTUP


Any ideas?

Thank you
Tony.
New way im just change IP in proftpd.conf
ServerName "78.46.106.99"

and now:


Debian-40-etch-32-minimal:~# proftpd -n -d5
- mod_ctrls/0.9.4: binding ctrls socket to '/var/run/proftpd/proftpd.sock'
- parsing '/etc/proftpd/proftpd.conf' configuration
- parsing '/etc/proftpd/modules.conf' configuration
- mod_tls/2.1.1: using OpenSSL 0.9.8c 05 Sep 2006
- disabling runtime support for IPv6 connections
- DenyFilter: compiling deny regex '\*.*/'
- <Directory /*>: deferring resolution of path
- PathDenyFilter: compiling deny regex '.quota$'
- <IfModule>: using 'mod_quotatab.c' section at line 123
- <IfModule>: skipping 'mod_ratio.c' section at line 138
- Fatal: <IfModule>: unclosed <IfModule> context on line 213 of '/etc/proftpd/proftpd.conf'

-.-


Attached File(s)
.zip  configs.zip (Size: 3.23 KB / Downloads: 8)
(This post was last modified: 02-08-2009 10:25 AM by rbtux.)
01-27-2009 10:35 PM
Find all posts by this user
ceco91 Offline
Moderator
*****
Moderators

Posts: 95
Joined: Jan 2009
Reputation: 0
Post: #2
RE: FTP doesnt works
I have the same problem Sad. I can't fixed it and install pureftpd. There is a How-To in docs section (if you install do not compile libiconv, it sux).
(This post was last modified: 01-28-2009 06:06 AM by ceco91.)
01-28-2009 06:03 AM
Find all posts by this user
tsyoker Offline
Junior Member
*

Posts: 18
Joined: Nov 2008
Reputation: 0
Post: #3
RE: FTP doesnt works
Close it, my bad skill for linux and nothing more, now all works is fine.

SOLVED
02-08-2009 07:32 AM
Find all posts by this user
Thread Closed 


Forum Jump:


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