www.ProFTPD.de
13. März 2007, 19:29:19 *
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: Kein Start möglich (auch nicht standalone)  (Gelesen 357 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
MEvertz
Gast
« am: 04. Juni 2003, 11:50:40 »

Hallo zusammen,

ich habe folgendes Problem:

Ich habe die 1.2.8 installiert. Zuerst war ich gutgläubig und direkt in den inetd eingebunden. OK, das war wohl nix ...
Also auf standalone geändert.
wenn ich dann /usr/local/sbin/proftpd -d5 starte pasiert garnichts. Das einzige was ich sehe ist, dass der prozess 100% Last zieht, nach 5 Minuten 100MB Speicher belegt.
Im Syslog ist nichts zu sehen.
Egal wie ich den starte (auch config prüfen etc.) das gleiche problem.

Ist sowas schonmal aufgetreten?

Zur Info:
OS: Debian Woody
CPU: 1,2GHz
RAM: 128MB
SWAP: 256MB
Platte: / 740MB 400 frei
          /home 4GB 3,9GB frei

/usr/local/etc/proftpd.conf
Code:

# This is a basic ProFTPD configuration file (rename it to
# 'proftpd.conf' for actual use.  It establishes a single server
# and a single anonymous login.  It assumes that you have a user/group
# "nobody" and "ftp" for normal operation and anon.

ServerName                      "Garans DynDns-FTP"
ServerType                      standalone
DefaultServer                   on

# Port 21 is the standard FTP port.
Port                            21

# Umask 022 is a good standard umask to prevent new dirs and files
# from being group and world writable.
Umask 022

# To prevent DoS attacks, set the maximum number of child processes
# to 30.  If you need to allow more than 30 concurrent connections
# at once, simply increase this value.  Note that this ONLY works
# in standalone mode, in inetd mode you should use an inetd server
# that allows you to limit maximum number of processes per service
# (such as xinetd).
MaxInstances                    30

# Set the user and group under which the server will run.
User                            nobody
Group                           nogroup

# To cause every FTP user to be "jailed" (chrooted) into their home
# directory, uncomment this line.
#DefaultRoot ~

# Normally, we want files to be overwriteable.
<Directory />
  AllowOverwrite                on
</Directory>

# A basic anonymous configuration, no upload directories.  If you do not
# want anonymous users, simply delete this entire <Anonymous> section.
<Anonymous /home/anonymousftp>
User anonymousftp
Group anonymousftp

  # We want clients to be able to login with "anonymous" as well as "ftp"
  UserAlias                     anonymous ftp

  # Limit the maximum number of anonymous logins
  MaxClients                    10

  # We want 'welcome.msg' displayed at login, and '.message' displayed
  # in each newly chdired directory.
  DisplayLogin                  welcome.msg
  DisplayFirstChdir             .message

  # Limit WRITE everywhere in the anonymous chroot
  <Directory *>
    <Limit WRITE>
      DenyAll
    </Limit>
  </Directory>
</Anonymous>
DefaultChdir /home/anonyousftp


Server-Version:
Code:

 -          Version: 1.2.8 (stable)
 - Scoreboard Version: 01040001
 -      Build Stamp: Wed Jun 4 03:18:36 CEST 2003
Gespeichert
MEvertz
ProFTPD
*
Offline Offline

Beiträge: 2


Profil anzeigen E-Mail
« Antwort #1 am: 04. Juni 2003, 11:54:52 »

- nur für die Benachrichtigung -
Gespeichert
stonki
Administrator
ProFTPD
*****
Offline Offline

Beiträge: 1853


15318939
Profil anzeigen WWW E-Mail
« Antwort #2 am: 04. Juni 2003, 13:19:36 »

Zitat von: "MEvertz"

wenn ich dann /usr/local/sbin/proftpd -d5 starte pasiert garnichts. Das einzige was ich sehe ist, dass der prozess 100% Last zieht, nach 5 Minuten 100MB Speicher belegt.


proftpd -n -d9

und da kommt  bestimmt etwas Smiley

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
MEvertz
ProFTPD
*
Offline Offline

Beiträge: 2


Profil anzeigen E-Mail
« Antwort #3 am: 04. Juni 2003, 13:21:07 »

leider auch nicht. Es ist total egal welche Argumente ich mirgebe. Es passiert immer das gleiche.
Gespeichert
Wörsty
Moderator
ProFTPD
*****
Offline Offline

Beiträge: 1602


50772603
Profil anzeigen WWW E-Mail
« Antwort #4 am: 04. Juni 2003, 13:45:56 »

Weiß ja nicht, wieviel Peilung du hast und ob du die Entwickler-Tools installiert hast - aber eventuell hilft das.
Gespeichert

RedHat 8.0 (2.4er Kernel)
proftpd 1.2.10
-mod_sql_mysql
-mow_wrap
-mod_exec
-mod_ifsession[/size]
stonki
Administrator
ProFTPD
*****
Offline Offline

Beiträge: 1853


15318939
Profil anzeigen WWW E-Mail
« Antwort #5 am: 04. Juni 2003, 14:34:11 »

Zitat von: "MEvertz"
leider auch nicht. Es ist total egal welche Argumente ich mirgebe. Es passiert immer das gleiche.


Du kannst mir ggf. kurz Root Zugriff geben...
Bei Bedarf: kurze Mail an stonki@stonki.de

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
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.091 Sekunden mit 16 Zugriffen.