www.ProFTPD.de
13. März 2007, 20:39:12 *
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: Probleme mit proftpd und mysql  (Gelesen 159 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
gast
Gast
« am: 21. Dezember 2003, 18:05:42 »

hi,

habe folgendes problem, versuche auf den server zu connecten und der sagt nur nen Connection failed

proftpd -nd9 sagt:



Code:


 - parsing '/etc/proftpd/proftpd.conf' configuration
 - FS: using system open()
 - FS: using system read()
 - dispatching auth request "getpwnam" to module mod_sql
 - dispatching auth request "getpwnam" to module mod_auth_file
 - dispatching auth request "getpwnam" to module mod_auth_unix
 - dispatching auth request "getgrnam" to module mod_sql
 - dispatching auth request "getgrnam" to module mod_auth_file
 - dispatching auth request "getgrnam" to module mod_auth_unix
 - <Directory />: adding section for resolved path '/'
 - FS: using system read()
 - FS: using system read()
 - FS: using system read()
 - FS: using system read()
 - FS: using system close()
xxx.xxx.de -
xxx.xxx.de - Config for xxx FTP:
xxx.xxx.de - /
xxx.xxx.de -  AllowOverwrite
xxx.xxx.de -  Umask
xxx.xxx.de -  AllowForeignAddress
xxx.xxx.de -  MaxClientsPerHost
xxx.xxx.de -  MaxClients
xxx.xxx.de -  AllowStoreRestart
xxx.xxx.de -  AllowRetrieveRestart
xxx.xxx.de -  RequireValidShell
xxx.xxx.de -  TransferLog
xxx.xxx.de -  SQLAuthTypes
xxx.xxx.de -  SQLAuthenticate
xxx.xxx.de -  SQLConnectInfo
xxx.xxx.de -  SQLDefaultGID
xxx.xxx.de -  SQLDefaultUID
xxx.xxx.de -  SQLMinUserGID
xxx.xxx.de -  SQLMinUserUID
xxx.xxx.de -  SQLLog_PASS
xxx.xxx.de -  SQLNamedQuery_counter
xxx.xxx.de -  SQLLog_RETR
xxx.xxx.de -  SQLLog_STOR
xxx.xxx.de -  SQLNamedQuery_transfer1
xxx.xxx.de -  SQLLog_ERR_RETR
xxx.xxx.de -  SQLLog_ERR_STOR
xxx.xxx.de -  SQLNamedQuery_transfer2
xxx.xxx.de - DeferWelcome
xxx.xxx.de - DefaultServer
xxx.xxx.de - Umask
xxx.xxx.de - UserID
xxx.xxx.de - UserName
xxx.xxx.de - GroupID
xxx.xxx.de - GroupName
xxx.xxx.de - AllowForeignAddress
xxx.xxx.de - MaxClientsPerHost
xxx.xxx.de - MaxClients
xxx.xxx.de - MaxLoginAttempts
xxx.xxx.de - AllowStoreRestart
xxx.xxx.de - AllowRetrieveRestart
xxx.xxx.de - DefaultRoot
xxx.xxx.de - RequireValidShell
xxx.xxx.de - TransferLog
xxx.xxx.de - ExtendedLog
xxx.xxx.de - ExtendedLog
xxx.xxx.de - ExtendedLog
xxx.xxx.de - SQLAuthTypes
xxx.xxx.de - SQLAuthenticate
xxx.xxx.de - SQLConnectInfo
xxx.xxx.de - SQLDefaultGID
xxx.xxx.de - SQLDefaultUID
xxx.xxx.de - SQLMinUserGID
xxx.xxx.de - SQLMinUserUID
xxx.xxx.de - SQLUserTable
xxx.xxx.de - SQLUsernameField
xxx.xxx.de - SQLPasswordField
xxx.xxx.de - SQLUidField
xxx.xxx.de - SQLGidField
xxx.xxx.de - SQLHomedirField
xxx.xxx.de - SQLShellField
xxx.xxx.de - SQLLog_PASS
xxx.xxx.de - SQLNamedQuery_counter
xxx.xxx.de - SQLLog_RETR
xxx.xxx.de - SQLLog_STOR
xxx.xxx.de - SQLNamedQuery_transfer1
xxx.xxx.de - SQLLog_ERR_RETR
xxx.xxx.de - SQLLog_ERR_STOR
xxx.xxx.de - SQLNamedQuery_transfer2
xxx.xxx.de - SETUP PRIVS at main.c:2711
xxx.xxx.de - ROOT PRIVS at main.c:1953
xxx.xxx.de - RELINQUISH PRIVS at main.c:1959
xxx.xxx.de - ROOT PRIVS at main.c:2320
xxx.xxx.de - opening scoreboard '/var/run/proftpd/proftpd.scoreboard'
xxx.xxx.de - RELINQUISH PRIVS at main.c:2344
xxx.xxx.de - ROOT PRIVS at inet.c:452
xxx.xxx.de - RELINQUISH PRIVS at inet.c:510
xxx.xxx.de - ProFTPD 1.2.9rc2 (devel) (built Sun Dec 21 16:58:34 CET 2003) standalone mode STARTUP
xxx.xxx.de - ROOT PRIVS at main.c:2168
xxx.xxx.de - RELINQUISH PRIVS at main.c:2174
xxx.xxx.de - FS: using system lstat()
xxx.xxx.de - FS: using system lstat()
xxx.xxx.de - ROOT PRIVS at main.c:1145
xxx.xxx.de - RELINQUISH PRIVS at main.c:1149
xxx.xxx.de - FS: using system lstat()
xxx.xxx.de (192.168.1.15[192.168.1.15]) - performing ident lookup
xxx.xxx.de (192.168.1.15[192.168.1.15]) - ident connection failed: Connection refused
xxx.xxx.de (192.168.1.15[192.168.1.15]) - ident lookup returned 'UNKNOWN'
xxx.xxx.de (192.168.1.15[192.168.1.15]) - ROOT PRIVS at main.c:972
xxx.xxx.de (192.168.1.15[192.168.1.15]) - SETUP PRIVS at main.c:977
xxx.xxx.de (192.168.1.15[192.168.1.15]) - performing module session initializations
xxx.xxx.de (192.168.1.15[192.168.1.15]) - error deleting scoreboard entry: Invalid argument
xxx.xxx.de (192.168.1.15[192.168.1.15]) - FTP session closed.
xxx.xxx.de - FS: using system lstat()



wo ist jetzt genau mein problem? tippe mal auf ident lookup, was sagt mir das genau?

danke schonmal
Gespeichert
stonki
Administrator
ProFTPD
*****
Offline Offline

Beiträge: 1853


15318939
Profil anzeigen WWW E-Mail
« Antwort #1 am: 21. Dezember 2003, 21:22:53 »

Zitat von: "gast"

wo ist jetzt genau mein problem? tippe mal auf ident lookup, was sagt mir das genau?

danke schonmal


ne, das hat damit nichts zu tun. Fuege mal "SqlLogFile /var/log/proftpd.sql.log" in Deine ProFTPD conf ein, starte neu und schau Dir das File an. Irgendwas stimmt mit Deiner sql config in proftpd.conf nicht.

cu
stonki
Gespeichert

www.stonki.de:    the more I see, the more I know.......
www.proftpd.de:   Deutsche ProFTPD Dokumentation
www.krename.net:  Der Batch Renamer für KDE
www.kbarcode.net: Die Barcode Solution für KDE
Anonymous
Gast
« Antwort #2 am: 22. Dezember 2003, 22:43:23 »

danke stonki

hatte nen falsche db angegeben.

hätt ich auch selber drauf kommen können, heul

noch ne frage wie war das nochmal mit dir on demand? oder so?

verzeichnisse beim ersten anmelden erstellen, da gabs doch was?

danke
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.057 Sekunden mit 17 Zugriffen.