www.ProFTPD.de
13. März 2007, 19:34:26 *
Willkommen Gast. Bitte einloggen oder registrieren.
Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge
News: SMF - Neu installiert!
 
   Übersicht   Hilfe Suche Login Registrieren  
Seiten: [1]   Nach unten
  Drucken  
Autor Thema: Illegal Port Command - List Error  (Gelesen 161 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
c3ngiz
Gast
« am: 17. Dezember 2005, 20:14:55 »

nabend zusammen,

ich habe einen vps (suse) und proftpd laufen. Ich möchte den ftp über den Port 5130 laufen haben.
Hab ich auch in der proftpd.conf eingestellt. Firewall habe ich auch eingestellt.
um zu testen und fehlermeldungen zu kontrollieren habe den ftp im standalone mode und debug modus laufen mit proftpd -nd5

Einloggen aufm FTP geht nur am ende kommt dann diese Meldung
Code:
[R] PORT 192,168,0,3,4,15
[R] 500 Illegal PORT command
[R] List Error
[R] PORT 192,168,0,3,4,16
[R] 500 Illegal PORT command
[R] List Error



egal ob passive oder active mode

hab einige threads hier gelesen wo es mit MasqueradeAddress zu tun hatte habe ich bei mir auch geadded aber läuft trotzdem nicht.

der debug mode log sieht so aus
Code:

 (62.143.32.6[62.143.32.6]) - FTP session requested from unknown class
 (62.143.32.6[62.143.32.6]) - mod_clamav/0.3: info: checking for newer antivirus defs
 (62.143.32.6[62.143.32.6]) - connected - local  : xx.xx.xx.xx:5130
 (62.143.32.6[62.143.32.6]) - connected - remote : 62.143.32.6:60037
 (62.143.32.6[62.143.32.6]) - FTP session opened.
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'USER c3ngiz' to mod_tls
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'USER c3ngiz' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'USER c3ngiz' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'USER c3ngiz' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'USER c3ngiz' to mod_auth
 (62.143.32.6[62.143.32.6]) - dispatching CMD command 'USER c3ngiz' to mod_ratio
 (62.143.32.6[62.143.32.6]) - dispatching CMD command 'USER c3ngiz' to mod_auth
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'USER c3ngiz' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'USER c3ngiz' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'USER c3ngiz' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'USER c3ngiz' to mod_log
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_tls
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_ban
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_vroot
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_shaper
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_wrap
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_auth
 (62.143.32.6[62.143.32.6]) - dispatching CMD command 'PASS (hidden)' to mod_auth
 (62.143.32.6[62.143.32.6]) -
 (62.143.32.6[62.143.32.6]) - Config for SERVERNAME:
 (62.143.32.6[62.143.32.6]) - DefaultServer
 (62.143.32.6[62.143.32.6]) - Umask
 (62.143.32.6[62.143.32.6]) - UserID
 (62.143.32.6[62.143.32.6]) - UserName
 (62.143.32.6[62.143.32.6]) - GroupID
 (62.143.32.6[62.143.32.6]) - GroupName
 (62.143.32.6[62.143.32.6]) - DefaultRoot
 (62.143.32.6[62.143.32.6]) - AllowOverwrite
 (62.143.32.6[62.143.32.6]) - IdentLookups
 (62.143.32.6[62.143.32.6]) - MasqueradeAddress
 (62.143.32.6[62.143.32.6]) - CURRENT-CLIENTS
 (62.143.32.6[62.143.32.6]) - USER
 (62.143.32.6[62.143.32.6]) - USER c3ngiz: Login successful.
 (62.143.32.6[62.143.32.6]) - Preparing to chroot() the environment, path = '/home/c3ngiz'
 (62.143.32.6[62.143.32.6]) - Environment successfully chroot()ed.
 (62.143.32.6[62.143.32.6]) - in dir_check_full(): path = '/', fullpath = '/home/c3ngiz/'.
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_cap
 (62.143.32.6[62.143.32.6]) - mod_cap/1.0: capabilities '= cap_net_bind_service+ep'
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_quotatab
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_vroot
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_shaper
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_tls
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_ratio
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_wrap
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_ifsession
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_readme
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_log
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_ls
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PASS (hidden)' to mod_auth
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'PASS (hidden)' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'PASS (hidden)' to mod_log
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'PASS (hidden)' to mod_ratio
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'SYST' to mod_tls
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'SYST' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'SYST' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'SYST' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching CMD command 'SYST' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'SYST' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'SYST' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'SYST' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'SYST' to mod_log
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'FEAT' to mod_tls
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'FEAT' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'FEAT' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'FEAT' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching CMD command 'FEAT' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'FEAT' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'FEAT' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'FEAT' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'FEAT' to mod_log
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PWD' to mod_tls
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PWD' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PWD' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PWD' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching CMD command 'PWD' to mod_core
 (62.143.32.6[62.143.32.6]) - in dir_check_full(): path = '/', fullpath = '/home/c3ngiz/'.
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PWD' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'PWD' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'PWD' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'PWD' to mod_log
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'TYPE A' to mod_tls
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'TYPE A' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'TYPE A' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'TYPE A' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching CMD command 'TYPE A' to mod_xfer
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'TYPE A' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD command 'TYPE A' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'TYPE A' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD command 'TYPE A' to mod_log
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PORT 192,168,0,3,4,15' to mod_tls
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PORT 192,168,0,3,4,15' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PORT 192,168,0,3,4,15' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PORT 192,168,0,3,4,15' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching CMD command 'PORT 192,168,0,3,4,15' to mod_core
 (62.143.32.6[62.143.32.6]) - in dir_check_full(): path = '/', fullpath = '/home/c3ngiz/'.
 (62.143.32.6[62.143.32.6]) - Refused PORT 192,168,0,3,4,15 (address mismatch)
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD_ERR command 'PORT 192,168,0,3,4,15' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD_ERR command 'PORT 192,168,0,3,4,15' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD_ERR command 'PORT 192,168,0,3,4,15' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD_ERR command 'PORT 192,168,0,3,4,15' to mod_log
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PORT 192,168,0,3,4,16' to mod_tls
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PORT 192,168,0,3,4,16' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PORT 192,168,0,3,4,16' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching PRE_CMD command 'PORT 192,168,0,3,4,16' to mod_core
 (62.143.32.6[62.143.32.6]) - dispatching CMD command 'PORT 192,168,0,3,4,16' to mod_core
 (62.143.32.6[62.143.32.6]) - in dir_check_full(): path = '/', fullpath = '/home/c3ngiz/'.
 (62.143.32.6[62.143.32.6]) - Refused PORT 192,168,0,3,4,16 (address mismatch)
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD_ERR command 'PORT 192,168,0,3,4,16' to mod_exec
 (62.143.32.6[62.143.32.6]) - dispatching POST_CMD_ERR command 'PORT 192,168,0,3,4,16' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD_ERR command 'PORT 192,168,0,3,4,16' to mod_sql
 (62.143.32.6[62.143.32.6]) - dispatching LOG_CMD_ERR command 'PORT 192,168,0,3,4,16' to mod_log


wäre sehr glücklich wenn ihr mir helfen könntet und mein ftp laufen würde über 5130[/code]
Gespeichert
Anonymous
Gast
« Antwort #1 am: 19. Dezember 2005, 16:25:20 »

hab es hin bekommen man musste in der Suse Firewall konfigdatei ein modul laden. läuft nur unter passive mode. immerhin besser als gar nichts
Gespeichert
Seiten: [1]   Nach oben
  Drucken  
 
Gehe zu:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Prüfe XHTML 1.0 Prüfe CSS
Seite erstellt in 0.119 Sekunden mit 14 Zugriffen.