www.ProFTPD.de
13. März 2007, 21:52:09 *
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: fxp geht nicht mehr - standalone port 21 - auf 5000 geht  (Gelesen 460 mal)
0 Mitglieder und 2 Gäste betrachten dieses Thema.
tispokes
ProFTPD
*
Offline Offline

Beiträge: 1

91139925 larspoep@hotmail.com TiSpOkEs2
Profil anzeigen WWW E-Mail
« am: 10. November 2004, 22:49:56 »

hallo,

irgendwie geht bei mir den fxp transfer nicht mehr. raus und rein.
keine chance. auf port 21 standalone läuft der server normal. hab ihn aus spass mal auf 5000 aufgesetzt und jetzt geht fxp.
der server soll aber auf port 21 laufen eigentlich. wer weiss was?

meien 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/nogroup" and "ftp" for normal operation and anon.

<global>
SQLConnectInfo *** *** ***
SQLUserInfo ftp login password uid gid home shell
# SQLGroupInfo groups groupname id username
# SQLUserWhereClause "valid = 1"
SQLAuthenticate on
SQLAuthTypes Crypt
SyslogLevel debug
</global>

ServerName"TiSpOkEs Webserver"
ServerTypestandalone
DeferWelcomeon
UseReverseDNS off
IdentLookupsoff
TransferLog/var/log/proftpd.xferlog


MultilineRFC2228on
DefaultServeron
ShowSymlinkson
AllowOverwriteon
AllowForeignAddresson
AllowRetrieveRestarton
AllowStoreRestarton
hiddenstoroff

TimeoutNoTransfer600
TimeoutStalled600
TimeoutIdle1200

DisplayLogin                    welcome.msg
DisplayFirstChdir               .message
ListOptions                "-l"
DefaultRoot"~"

DenyFilter\*.*/

debugLevel 6
Serverlog /var/log/proftpd.debug.log
SQLLOGFILE /var/log/proftpd.sql.log
ExtendedLog /var/log/proftpd.log ALL

# Uncomment this if you are using NIS or LDAP to retrieve passwords:
#PersistentPasswdoff

# Uncomment this if you would use TLS module:
#TLSEngine on

# Uncomment this if you would use quota module:
#Quotason

# Uncomment this if you would use ratio module:
#Ratioson

# Port 21 is the standard FTP port.
Port21

# 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)
MaxInstances30

# Set the user and group that the server normally runs at.
Usernobody
Groupnogroup

<Directory /*>
# Umask 022 is a good standard umask to prevent new files and dirs
# (second parm) from being group and world writable.
  Umask022  022
# Normally, we want files to be overwriteable.
  AllowOverwriteon
</Directory>

# A basic anonymous configuration, no upload directories.

# <Anonymous ~ftp>
#   Userftp
#   Groupnogroup
#   # We want clients to be able to login with "anonymous" as well as "ftp"
#   UserAliasanonymous ftp
#
#   RequireValidShelloff
#
#   # Limit the maximum number of anonymous logins
#   MaxClients10
#
#   # We want 'welcome.msg' displayed at login, and '.message' displayed
#   # in each newly chdired directory.
#   DisplayLoginwelcome.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.
#   #   Umask022  022
#   #            <Limit READ WRITE>
#   #            DenyAll
#   #            </Limit>
#   #            <Limit STOR>
#   #            AllowAll
#   #            </Limit>
#   # </Directory>
#
# </Anonymous>

### Log trafic (STOR, RETR commands)
SQLLog STOR,RETR,ERR_STOR,ERR_RETR logtrafic
SQLNamedQuery logtrafic FREEFORM "INSERT INTO history (username, filename, transfertype, transfersize, transferhost, transfer$

### Log user error events (ERR_* commands)
SQLLog ERR_* logevents
SQLNamedQuery logevents FREEFORM "INSERT INTO userevents (username, eventtype, description, eventdate) VALUES ('%u', '%m', '%$


hmm? jemand ne idee? hab schon alles probiert

Gruß Lars
Gespeichert
bjay
ProFTPD
*
Offline Offline

Beiträge: 2


Profil anzeigen
« Antwort #1 am: 16. August 2006, 18:11:54 »

habe das gleiche Problem !!!!
Geht jetzt auch auf 5000

Hat einer eine Lösung?
Gespeichert
VolGas
Moderator
ProFTPD
*****
Offline Offline

Beiträge: 771



Profil anzeigen
« Antwort #2 am: 16. August 2006, 18:50:02 »

Hi,

ist einer der FTP-Server hinter einem Router (NAT!) oder ist eine Firewall dazwischen?

Fall 1: herzliches Beileid - das wird heftig kompliziert oder sogar unmöglich.
Fall 2: High-Ports freigeben und in der proftpd.conf entsprechend "PassivePorts x y"

mfg.
  VolGas
Gespeichert
bjay
ProFTPD
*
Offline Offline

Beiträge: 2


Profil anzeigen
« Antwort #3 am: 16. August 2006, 19:00:36 »

1. Ist ein VServer -> Root
2. passive port ist eingestellt
aber High Ip wo wird das eingestellt?
Gespeichert
VolGas
Moderator
ProFTPD
*****
Offline Offline

Beiträge: 771



Profil anzeigen
« Antwort #4 am: 17. August 2006, 14:41:11 »

Entschuldige, wenn ich das so offenherzig schreibe: Dir scheinen einige wichtige
Unix-Grundkentnisse zu fehlen. Die "HighPorts" sind Ports, die im oberen Bereich
und offen, d.h. keinem bestimmten Dienst, zugewiesen sind. Diese werden auch
vom passiven FTP genutzt und dürfen deshalb nicht von einer Firewall geblockt
werden. (Empfehlung: das Standardwerk, den "Kofler"...)

Hast Du eine Firewall bzw. IP-Tables im Einsatz bzw. die Gegenstelle?
Dann müßt Ihr das beide beachten.

Wenn nicht, dann ist das irrelevant, denn dann es regelt sich von selbst.

mfg.
  VolGas
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.054 Sekunden mit 18 Zugriffen.