![]() |
[SOLVED] FTP doesnt works - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: [SOLVED] FTP doesnt works (/thread-5549.html) |
[SOLVED] FTP doesnt works - tsyoker - 01-27-2009 10:35 PM 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' -.- RE: FTP doesnt works - ceco91 - 01-28-2009 06:03 AM I have the same problem ![]() RE: FTP doesnt works - tsyoker - 02-08-2009 07:32 AM Close it, my bad skill for linux and nothing more, now all works is fine. SOLVED |