gulli:board Logo

Anzeige


  Antwort
macflei
Mitglied
 
Registrierungsdatum: Aug 2004
Beiträge: 18
proftp und debian

hoi

habe nen server der irgendwosteht. os = debian
als ftp is proftpd installiert.
leider sieht es so aus als ob er nach außen hin dicht ist. er connected kurz und danach sagt er gleich ....is nicht

Code:
WinSock 2.0 Connecting to xx.xx.xxx.xx Connected to xx.xx.xxx.xx Port 21 Connection failed Delaying for 30 seconds before reconnect attempt #1

die proftp.conf sieht folgender maßen aus.....is standart...also noch unverändert

Code:
Nmap run completed -- 1 IP address (1 host up) scanned in 0 seconds debian:~# vi /etc/proftpd.conf # 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 "Debian" ServerType standalone DeferWelcome off ShowSymlinks on MultilineRFC2228 on DefaultServer on ShowSymlinks on AllowOverwrite on TimeoutNoTransfer 600 TimeoutStalled 600 TimeoutIdle 1200 DisplayLogin welcome.msg DisplayFirstChdir .message LsDefaultOptions "-l" DenyFilter \*.*/ # Uncomment this if you are using NIS or LDAP to retrieve passwords: #PersistentPasswd off # Port 21 is the standard FTP port. Port 21 # 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 that the server normally runs at. User nobody Group nogroup # Normally, we want files to be overwriteable. <Directory /*> # Umask 022 is a good standard umask to prevent new files and dirs # (second parm) from being group and world writable. Umask 022 022 AllowOverwrite on </Directory> # A basic anonymous configuration, no upload directories. ## <Anonymous ~ftp> ## User ftp ## Group nogroup ## # We want clients to be able to login with "anonymous" as well as "ftp" ## UserAlias anonymous ftp ## ## RequireValidShell off ## ## # 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> ## ## # Uncomment this if you're brave. ## # <Directory incoming> ## # # Umask 022 is a good standard umask to prevent new files and dirs ## # # (second parm) from being group and world writable. ## # Umask 022 022 ## # <Limit READ WRITE> ## # DenyAll ## # </Limit> ## # <Limit STOR> ## # AllowAll ## # </Limit> ## # </Directory> ## ## </Anonymous>


nmap sagt fpt-dienst is on
Code:
Starting nmap V. 2.54BETA31 ( www.insecure.org/nmap/ ) Interesting ports on localhost (127.0.0.1): (The 1548 ports scanned but not shown below are in state: closed) Port State Service 21/tcp open ftp 22/tcp open ssh 25/tcp open smtp 111/tcp open sunrpc 113/tcp open auth 515/tcp open printer

warum komm ich nicht auf den server (über ftp)
thx 4 help
macflei
Alt 15. 08. 2004, 16:57 macflei is offline Mit Zitat antworten #1
theroninwins
Mitglied
 
Registrierungsdatum: Aug 2004
Ort: Weingarten
Beiträge: 3
Names und Co

Also ich habe auch etwas kämpfen müssen aber es ist am leichtesten wenn du die User als normale User unter Debian einträgst (useradd) und dann in die entsprechenden /home Verzeichnisse links auf die Verzeichnisse setzt die freigegeben werden sollen. Ich habe seit dem kein Problem mehr. Außerdem ist so die Sache mit den Zugriffsrechte auch kein Problem.

Hoffe das hier hilft dir
Alt 17. 08. 2004, 10:41 theroninwins is offline Mit Zitat antworten #2
onkelchen Spender
Retreat
 
Registrierungsdatum: Aug 2000
Beiträge: 11.530
Das hat er bereits konfiguriert (in Ermangelung anderer Usertabellen). Kannst du dich denn mit diesen Zugangsdaten in der Shell einloggen - so dem User eine Shell zugeteilt ist?

Die Konfiguration ist außerdem etwas umständlich
Zitat:
ServerName foobar.com
ServerType standalone
DefaultServer on
ServerAdmin ftpmaster@foobar.com
ServerIdent on "FTP Server ready."
LsDefaultOptions "-a"
Port 21
Umask 022
User nobody
Group nogroup
TransferLog /var/log/xferlog
AllowOverwrite on
DefaultRoot ~

tuts auch.
Alt 17. 08. 2004, 11:17 onkelchen is offline Mit Zitat antworten #3
macflei
Mitglied
(Threadstarter)
 
Registrierungsdatum: Aug 2004
Beiträge: 18
jo...thx passt. ftp und co (web-und mailserver) laufen

thx 4 help


ps: alles immer in der shell zu machen is ziehmlich mühsam....gibts da nichts was sone art oberfläche......
Alt 18. 08. 2004, 15:51 macflei is offline Mit Zitat antworten #4
Niob Spender
elementar
 
Benutzerbild von Niob
 
Registrierungsdatum: May 2003
Beiträge: 667
Moin,
ja, webmin unterstützt proftp

Greetz
Niob
Alt 19. 08. 2004, 22:18 Niob is offline Mit Zitat antworten #5
Themen-Optionen Antwort


Themen-Optionen

Gehe zu



Alle Zeitangaben in UTC +1. Es ist jetzt 10:56 Uhr.
Angetrieben von vBulletin
Copyright ©2000 - 2006, Jelsoft Enterprises Ltd.
paranoia.gullisys.net

Anmelden

Benutzername
Kennwort
© Copyright 1998-2008 gulli.com home | regeln | sitemap | kontakt | impressum | partner | downloads | disclaimer |
Message Boards and Forums Directory