Titel: Proftpd nimmt keine Verbindungen mehr an Beitrag von: debian_chris am 30. November 2004, 14:01:36 Hallo!
Ich betreibe proftpd 1.2.10 stable mit quota und mysql auth im standalone. Nachdem ich einige Dateien upgeloaded habe, ist kein einloggen mehr moeglich. Client: 421 session closed Auch restarts halfen nicht. Im ps x steht proftpd: accepting connections Ich habe ihn jetzt mit -d 9 gestartet und mir den syslog angesehen. Wenn ich connecte kommt folgendes: Zitat Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - FTP session requested from unknown class Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - performing module session initializations Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - mod_delay/0.4: opening DelayTable '/var/run/proftpd/proftpd.delay' Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - ROOT PRIVS at ../../../modules/mod_delay.c:655 Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - FS: using system open() Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - RELINQUISH PRIVS at ../../../modules/mod_delay.c:657 Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - FTP session closed. Nov 30 15:12:10 debian proftpd[15420]: debian - FS: using system lstat() Nov 30 15:12:12 debian proftpd[15420]: debian - scrubbing scoreboard Nov 30 15:12:12 debian proftpd[15420]: debian - ROOT PRIVS at ../../../modules/mod_core.c:130 Nov 30 15:12:12 debian proftpd[15420]: debian - RELINQUISH PRIVS at ../../../modules/mod_core.c:132 Nov 30 15:12:12 debian proftpd[15420]: debian - ROOT PRIVS at ../../../modules/mod_core.c:160 Nov 30 15:12:12 debian proftpd[15420]: debian - RELINQUISH PRIVS at ../../../modules/mod_core.c:189 Nov 30 15:12:12 debian proftpd[15420]: debian - FS: using system lstat() Nov 30 15:12:42 debian proftpd[15420]: debian - scrubbing scoreboard Das gleiche kommt wenn ich von einem anderen Rechner connecten will. Ich find da einfach keinen Fehler. Es hat auch alles perfekt funktioniert, config wurde definitiv nicht geaendert. Aber auf einmal gehts nimma. Er kommt ja noch nicht einmal zum auth sondern lehnt sofort ab. Iptables Chains sind nicht gesetzt. Ich hoffe mir kann jemand helfen. Vielen Dank schon Mal!! Achja...der laeuft auf debian woody. MfG Chris Titel: Proftpd nimmt keine Verbindungen mehr an Beitrag von: Wörsty am 30. November 2004, 15:50:11 Wie hast du mod_delay konfiguriert?
Geht es, wenn du es weg läßt? Titel: Re: Proftpd nimmt keine Verbindungen mehr an Beitrag von: Anonymous am 19. Januar 2006, 08:34:22 Zitat von: "debian_chris" Hallo! Ich betreibe proftpd 1.2.10 stable mit quota und mysql auth im standalone. Nachdem ich einige Dateien upgeloaded habe, ist kein einloggen mehr moeglich. Client: 421 session closed Auch restarts halfen nicht. Im ps x steht proftpd: accepting connections Ich habe ihn jetzt mit -d 9 gestartet und mir den syslog angesehen. Wenn ich connecte kommt folgendes: Zitat Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - FTP session requested from unknown class Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - performing module session initializations Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - mod_delay/0.4: opening DelayTable '/var/run/proftpd/proftpd.delay' Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - ROOT PRIVS at ../../../modules/mod_delay.c:655 Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - FS: using system open() Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - RELINQUISH PRIVS at ../../../modules/mod_delay.c:657 Nov 30 15:12:10 debian proftpd[15542]: debian (localhost[127.0.0.1]) - FTP session closed. Nov 30 15:12:10 debian proftpd[15420]: debian - FS: using system lstat() Nov 30 15:12:12 debian proftpd[15420]: debian - scrubbing scoreboard Nov 30 15:12:12 debian proftpd[15420]: debian - ROOT PRIVS at ../../../modules/mod_core.c:130 Nov 30 15:12:12 debian proftpd[15420]: debian - RELINQUISH PRIVS at ../../../modules/mod_core.c:132 Nov 30 15:12:12 debian proftpd[15420]: debian - ROOT PRIVS at ../../../modules/mod_core.c:160 Nov 30 15:12:12 debian proftpd[15420]: debian - RELINQUISH PRIVS at ../../../modules/mod_core.c:189 Nov 30 15:12:12 debian proftpd[15420]: debian - FS: using system lstat() Nov 30 15:12:42 debian proftpd[15420]: debian - scrubbing scoreboard Das gleiche kommt wenn ich von einem anderen Rechner connecten will. Ich find da einfach keinen Fehler. Es hat auch alles perfekt funktioniert, config wurde definitiv nicht geaendert. Aber auf einmal gehts nimma. Er kommt ja noch nicht einmal zum auth sondern lehnt sofort ab. Iptables Chains sind nicht gesetzt. Ich hoffe mir kann jemand helfen. Vielen Dank schon Mal!! Achja...der laeuft auf debian woody. MfG Chris |