Hi,
ich habe folgendens Problem bei connecten vom Internet auf den Ftp Server.
Bisher war der Rechner auf dem Proftp(
proftpd.conf) läuft auch der Router, da hat alles prima funktioniert. Jetzt habe ich mir einen Linksys BEFSX41 gekauft und forwardings eingerichtet.
Port Ziel
21 10.84.0.1
20 10.84.0.1
49152-65534 10.84.0.1
Die Verbindung kommt zustande im aktive und passive mode(hier jetzt mit passive). Bis zum LIST Befehl, danach bricht Filezilla mit der Meldung
Status: Verbinden mit 217.93.190.40...
Status: Verbunden mit 217.93.190.40. Warten auf Willkommens-Meldung...
Antwort: 220 Sanni's Ftp Server
Befehl: USER anonymous
Antwort: 331 Anonymous login ok, send your complete email address as your password.
Befehl: PASS *****
Antwort: 230 Anonymous access granted, restrictions apply.
Befehl: FEAT
Antwort: 211-Features:
Antwort: MDTM
Antwort: REST STREAM
Antwort: SIZE
Antwort: 211 End
Befehl: SYST
Antwort: 215 UNIX Type: L8
Status: Verbindung hergestellt
Status: Verzeichnisinhalt wird abgeholt...
Befehl: PWD
Antwort: 257 "/" is current directory.
Befehl: PASV
Antwort: 227 Entering Passive Mode (10,84,0,1,210,37).
Befehl: TYPE A
Antwort: 200 Type set to A
Befehl: LIST
Fehler: Transferkanal konnte nicht geöffnet werden. Grund: Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht ordnungsgemäß reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat.
Fehler: Dateiliste konnte nicht empfangen werden
Befehl: REST 0
Fehler: Timeout entdeckt!
ab. In der Debug log steht:
sanni - FS: using system lstat()
sanni - ROOT PRIVS at main.c:1150
sanni - RELINQUISH PRIVS at main.c:1154
sanni - FS: using system lstat()
sanni (193.27.220.80[193.27.220.80]) - ident lookup disabled
sanni (193.27.220.80[193.27.220.80]) - ROOT PRIVS at main.c:977
sanni (193.27.220.80[193.27.220.80]) - SETUP PRIVS at main.c:982
sanni (193.27.220.80[193.27.220.80]) - performing module session initializations
sanni (193.27.220.80[193.27.220.80]) - ROOT PRIVS at mod_auth.c:130
sanni (193.27.220.80[193.27.220.80]) - opening scoreboard '/var/run/proftpd/proftpd.scoreboard'
sanni (193.27.220.80[193.27.220.80]) - RELINQUISH PRIVS at mod_auth.c:150
sanni (193.27.220.80[193.27.220.80]) - connected - local : 10.84.0.1:21
sanni (193.27.220.80[193.27.220.80]) - connected - remote : 193.27.220.80:27829
sanni (193.27.220.80[193.27.220.80]) - FTP session opened.
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'USER anonymous' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'USER anonymous' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'USER anonymous' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'USER anonymous' to mod_auth
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "endpwent" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "endpwent" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "endgrent" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "endgrent" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'USER anonymous' to mod_auth
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'USER anonymous' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_auth
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "endpwent" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "endpwent" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "endgrent" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "endgrent" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'PASS (hidden)' to mod_auth
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "getpwnam" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "getpwnam" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "gid_name" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "gid_name" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "getgroups" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "getgroups" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "setgrent" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "setgrent" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - ROOT PRIVS at mod_auth.c:550
sanni (193.27.220.80[193.27.220.80]) - RELINQUISH PRIVS at mod_auth.c:552
sanni (193.27.220.80[193.27.220.80]) - ROOT PRIVS at mod_auth.c:1002
sanni (193.27.220.80[193.27.220.80]) - SETUP PRIVS at mod_auth.c:1017
sanni (193.27.220.80[193.27.220.80]) - FS: using system stat()
sanni (193.27.220.80[193.27.220.80]) - ROOT PRIVS at mod_auth.c:1034
sanni (193.27.220.80[193.27.220.80]) - SETUP PRIVS at mod_auth.c:1049
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "getgrnam" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "getgrnam" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) -
sanni (193.27.220.80[193.27.220.80]) - Config for sanni:
sanni (193.27.220.80[193.27.220.80]) - /stuff/.ftproot/public
.
. <configteil>
.
sanni (193.27.220.80[193.27.220.80]) - IdentLookups
sanni (193.27.220.80[193.27.220.80]) - AllowForeignAddress
sanni (193.27.220.80[193.27.220.80]) - RequireValidShell
sanni (193.27.220.80[193.27.220.80]) - CURRENT-CLIENTS
sanni (193.27.220.80[193.27.220.80]) - USER
sanni (193.27.220.80[193.27.220.80]) - ANON anonymous: Login successful.
sanni (193.27.220.80[193.27.220.80]) - ROOT PRIVS at mod_auth.c:1174
sanni (193.27.220.80[193.27.220.80]) - opening TransferLog '/var/log/xferlog'
sanni (193.27.220.80[193.27.220.80]) - RELINQUISH PRIVS at mod_auth.c:1203
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "setpwent" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "setpwent" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "setgrent" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "setgrent" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "getpwent" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "getpwent" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "getgrent" to module mod_auth_file
sanni (193.27.220.80[193.27.220.80]) - dispatching auth request "getgrent" to module mod_auth_unix
sanni (193.27.220.80[193.27.220.80]) - Preparing to chroot() the environment, path = '/stuff/.ftproot'
sanni (193.27.220.80[193.27.220.80]) - ROOT PRIVS at mod_auth.c:62
sanni (193.27.220.80[193.27.220.80]) - FS: using system chroot()
sanni (193.27.220.80[193.27.220.80]) - RELINQUISH PRIVS at mod_auth.c:69
sanni (193.27.220.80[193.27.220.80]) - Environment successfully chroot()ed.
sanni (193.27.220.80[193.27.220.80]) - ROOT PRIVS at mod_auth.c:1246
sanni (193.27.220.80[193.27.220.80]) - SETUP PRIVS at mod_auth.c:1253
sanni (193.27.220.80[193.27.220.80]) - FS: using system chdir()
sanni (193.27.220.80[193.27.220.80]) - in dir_check_full(): path = '/', fullpath = '/stuff/.ftproot/'.
sanni (193.27.220.80[193.27.220.80]) - FS: using system stat()
sanni (193.27.220.80[193.27.220.80]) - FS: using system stat()
sanni (193.27.220.80[193.27.220.80]) - FS: using system stat()
sanni (193.27.220.80[193.27.220.80]) - FS: using system stat()
sanni (193.27.220.80[193.27.220.80]) - FS: using system open()
sanni (193.27.220.80[193.27.220.80]) - dispatching POST_CMD command 'PASS (hidden)' to mod_cap
sanni (193.27.220.80[193.27.220.80]) - mod_cap/1.0: capabilities '= cap_chown,cap_net_bind_service+ep'
sanni (193.27.220.80[193.27.220.80]) - dispatching POST_CMD command 'PASS (hidden)' to mod_readme
sanni (193.27.220.80[193.27.220.80]) - dispatching POST_CMD command 'PASS (hidden)' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching POST_CMD command 'PASS (hidden)' to mod_ls
sanni (193.27.220.80[193.27.220.80]) - dispatching POST_CMD command 'PASS (hidden)' to mod_auth
sanni (193.27.220.80[193.27.220.80]) - ROOT PRIVS: ID switching disabled
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'PASS (hidden)' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'FEAT' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'FEAT' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'FEAT' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'FEAT' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'FEAT' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'SYST' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'SYST' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'SYST' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'SYST' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'SYST' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PWD' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PWD' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PWD' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'PWD' to mod_core
sanni (193.27.220.80[193.27.220.80]) - FS: using system stat()
sanni (193.27.220.80[193.27.220.80]) - FS: using system stat()
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'PWD' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PASV' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PASV' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PASV' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'PASV' to mod_core
sanni (193.27.220.80[193.27.220.80]) - Entering Passive Mode (10,84,0,1,244,135).
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'PASV' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'TYPE A' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'TYPE A' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'TYPE A' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'TYPE A' to mod_xfer
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'TYPE A' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'LIST' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'LIST' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'LIST' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'LIST' to mod_ls
sanni - scrubbing scoreboard
sanni - ROOT PRIVS at mod_core.c:194
sanni - RELINQUISH PRIVS at mod_core.c:201
sanni - ROOT PRIVS at mod_core.c:223
sanni - RELINQUISH PRIVS at mod_core.c:251
sanni - FS: using system lstat()
so und jetzt das komische! Versuche ich vom gleichen PC aus mit FlashFXP zu verbinden komme ich durch, kann hoch und runterladen ohne Probleme.
Connecting to 217.93.190.40
Connected to 217.93.190.40 -> IP=217.93.190.40 PORT=21
220 Sanni's Ftp Server
USER anonymous
331 Anonymous login ok, send your complete email address as your password.
PASS (hidden)
230 Anonymous access granted, restrictions apply.
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer
PWD
257 "/" is current directory.
TYPE A
200 Type set to A
PASV
227 Entering Passive Mode (10,84,0,1,237,32).
LIST
150 Opening ASCII mode data connection for file list
226 Transfer complete.
List Complete: 442 bytes in 1,17 (0,37 KBps)
debug proftpd:
sanni - ProFTPD 1.2.9 (stable) (built Tue Jun 22 10:32:46 EDT 2004) standalone mode STARTUP
sanni (193.27.220.80[193.27.220.80]) - connected - local : 10.84.0.1:21
sanni (193.27.220.80[193.27.220.80]) - connected - remote : 193.27.220.80:35318
sanni (193.27.220.80[193.27.220.80]) - FTP session opened.
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'USER anonymous' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'USER anonymous' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'USER anonymous' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'USER anonymous' to mod_auth
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'USER anonymous' to mod_auth
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'USER anonymous' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_auth
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'PASS (hidden)' to mod_auth
sanni (193.27.220.80[193.27.220.80]) -
sanni (193.27.220.80[193.27.220.80]) - Config for sanni:
sanni (193.27.220.80[193.27.220.80]) - /stuff/.ftproot/public
.
. <configteil>
.
sanni (193.27.220.80[193.27.220.80]) - RequireValidShell
sanni (193.27.220.80[193.27.220.80]) - CURRENT-CLIENTS
sanni (193.27.220.80[193.27.220.80]) - USER
sanni (193.27.220.80[193.27.220.80]) - ANON anonymous: Login successful.
sanni (193.27.220.80[193.27.220.80]) - Preparing to chroot() the environment, path = '/stuff/.ftproot'
sanni (193.27.220.80[193.27.220.80]) - Environment successfully chroot()ed.
sanni (193.27.220.80[193.27.220.80]) - in dir_check_full(): path = '/', fullpath = '/stuff/.ftproot/'.
sanni (193.27.220.80[193.27.220.80]) - dispatching POST_CMD command 'PASS (hidden)' to mod_cap
sanni (193.27.220.80[193.27.220.80]) - mod_cap/1.0: capabilities '= cap_chown,cap_net_bind_service+ep'
sanni (193.27.220.80[193.27.220.80]) - dispatching POST_CMD command 'PASS (hidden)' to mod_readme
sanni (193.27.220.80[193.27.220.80]) - dispatching POST_CMD command 'PASS (hidden)' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching POST_CMD command 'PASS (hidden)' to mod_ls
sanni (193.27.220.80[193.27.220.80]) - dispatching POST_CMD command 'PASS (hidden)' to mod_auth
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'PASS (hidden)' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'SYST' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'SYST' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'SYST' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'SYST' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'SYST' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'REST 100' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'REST 100' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'REST 100' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'REST 100' to mod_xfer
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'REST 100' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'REST 0' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'REST 0' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'REST 0' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'REST 0' to mod_xfer
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'REST 0' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'CWD /' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'CWD /' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'CWD /' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'CWD /' to mod_core
sanni (193.27.220.80[193.27.220.80]) - in dir_check_full(): path = '/', fullpath = '/stuff/.ftproot/'.
sanni (193.27.220.80[193.27.220.80]) - dispatching POST_CMD command 'CWD /' to mod_readme
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'CWD /' to mod_log
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PWD' to mod_tls
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PWD' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching PRE_CMD command 'PWD' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching CMD command 'PWD' to mod_core
sanni (193.27.220.80[193.27.220.80]) - dispatching LOG_CMD command 'PWD' to mod_log
Jetzt frag ich mich, ist das jetzt ein problem vom Filezilla oder vom Router. Denn z.B. von www2ftp.de komm ich auch nicht drauf, was aber ohne router ging.
Weiss grad echt nimmer weiter, aber vllt kennt jemand das problem.