Current time: 09-29-2024, 07:20 AM Hello There, Guest! (LoginRegister)


Post Reply 
Fehler beim FTP - Serverstart
Author Message
Marimicha Offline


Posts: 4
Joined: Jun 2010
Reputation: 0
Post: #5
RE: Fehler beim FTP - Serverstart
(06-05-2010 01:34 AM)joximu Wrote:  hat denn der FQDN auch eine IP?

Proftpd kann ja offenbar zu diesem Namen keine IP finden...

/J
ich finde auch nicht, wo ich in der .conf - Datei die IP eintrage. Eine IP ist vorhanden und funktioniert auch, denn ich komme ja bei Eingabe meiner Domain auf meinem Server heraus.
Hier ist mal der relevante Teil des Inhaltes:

# Includes DSO modules (this is mandatory in proftpd 1.3)
Include /etc/proftpd/modules.conf

# Set off to disable IPv6 support which is annoying on IPv4 only boxes.
UseIPv6 off

ServerName "server.beispielsubdomain.beispieldomain.de"
ServerType standalone
DeferWelcome off

MultilineRFC2228 on
DefaultServer on
ShowSymlinks on

AllowOverwrite on
UseReverseDNS off
IdentLookups off
AllowStoreRestart on
AllowForeignAddress on

LogFormat traff "%b %u"

TimeoutLogin 120
TimeoutNoTransfer 600
TimeoutStalled 600
TimeoutIdle 1200

DisplayLogin welcome.msg
DisplayChdir message

ListOptions "-l"
#LsDefaultOptions "-l"

DenyFilter \*.*/

DefaultRoot ~

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

# Port 21 is the standard FTP port.
Port 21

Normalerweise kenne ich mich mit Linux recht gut aus. Aber irgendwie hab ich schon alles mögliche ausprobiert und finde den Fehler nicht.
(This post was last modified: 06-05-2010 01:53 AM by Marimicha.)
06-05-2010 01:52 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Fehler beim FTP - Serverstart - Marimicha - 06-04-2010, 11:04 PM
RE: Fehler beim FTP - Serverstart - joximu - 06-04-2010, 11:25 PM
RE: Fehler beim FTP - Serverstart - joximu - 06-05-2010, 01:34 AM
RE: Fehler beim FTP - Serverstart - Marimicha - 06-05-2010 01:52 AM
RE: Fehler beim FTP - Serverstart - joximu - 06-06-2010, 12:14 AM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)