www.ProFTPD.de
13. März 2007, 19:18:37 *
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: Debug problem  (Gelesen 186 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
Anonymous
Gast
« am: 07. September 2005, 13:46:00 »

habe folgende Debug meldung:

Code:

boris - Failed binding to 0.0.0.0, port 21: Address already in use
boris - Check the ServerType directive to ensure you are configured correctly.


mein servertyp ist standalone und am port21 ist niemand anders:

Code:

boris:~ # fuser -n tcp 21
here: 21
21/tcp:               3681
boris:~ # ps aux | grep 3681
desina    3681  0.0  0.2  2144 1116 ?        Ss   Sep06   0:00 proftpd: (accepti                                            ng connections)
root     15621  0.0  0.1  1724  620 pts/38   R+   13:10   0:00 grep 3681


meine config:

Code:


ServerName "ProFTPD"
ServerType standalone
DefaultServer on

Port 21

Umask 022

MaxInstances 30

User desina
Group ftp

DefaultRoot ~


AllowOverwrite on

<Limit SITE_CHMOD>
</Limit>

<Global>
DefaultRoot ~
DefaultRoot ~
DeleteAbortedStores on
</Global>



kann mich nicht einloggen am ftp -> login incorect

helft mir bitte!
Gespeichert
Anonymous
Gast
« Antwort #1 am: 11. September 2005, 16:52:08 »

kann mir keiner helfen?
Gespeichert
stonki
Administrator
ProFTPD
*****
Offline Offline

Beiträge: 1853


15318939
Profil anzeigen WWW E-Mail
« Antwort #2 am: 11. September 2005, 17:26:42 »

Zitat von: "Anonymous"
kann mir keiner helfen?

alte proftpd session killen, dann im debug mode starten
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 #3 am: 11. September 2005, 20:04:01 »

ok danke das erste problem wär gelöst
 ... ich kann mich aber noch immer nicht einloggen

Code:

boris:/etc # proftpd -n -d5
 - parsing '/usr/local/etc/proftpd.conf' configuration
boris -
boris - Config for ProFTPD:
boris - DefaultServer
boris - RequireValidShell
boris - Umask
boris - UserID
boris - UserName
boris - GroupID
boris - GroupName
boris - DefaultRoot
boris - AllowOverwrite
boris - DefaultRoot
boris - DefaultRoot
boris - DeleteAbortedStores
boris - ProFTPD 1.2.10 (stable) (built Mon Sep 5 12:21:42 CEST 2005) standalone mode STARTUP
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - FTP session requested from unknown class
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - connected - local  : 192.168.0.98:21
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - connected - remote : 62.46.17.102:1670
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - FTP session opened.
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - dispatching PRE_CMD command 'USER desina' to mod_core
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - dispatching PRE_CMD command 'USER desina' to mod_core
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - dispatching PRE_CMD command 'USER desina' to mod_auth
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - dispatching CMD command 'USER desina' to mod_auth
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - dispatching LOG_CMD command 'USER desina' to mod_log
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_core
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - dispatching PRE_CMD command 'PASS (hidden)' to mod_auth
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - dispatching CMD command 'PASS (hidden)' to mod_auth
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - USER desina (Login failed): Incorrect password.
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_log
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - dispatching LOG_CMD_ERR command 'PASS (hidden)' to mod_auth
boris (M220P006.dipool.highway.telekom.at[62.46.17.102]) - FTP session closed.

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.052 Sekunden mit 15 Zugriffen.