ispCP - Board - Support
[ERLEDIGT]Kunden kann nicht auf FTP Verbinden - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+---- Forum: Archiv (/forum-54.html)
+---- Thread: [ERLEDIGT]Kunden kann nicht auf FTP Verbinden (/thread-10995.html)

Pages: 1 2 3


RE: Kunden kann nicht auf FTP Verbinden - WonnaBe - 06-19-2010 03:44 AM

die domain des kunden lautet aber halt webx.wth-spon~~~~~.de
weil er ja sonst auch nicht raufkommt per http


RE: Kunden kann nicht auf FTP Verbinden - ZooL - 06-19-2010 07:10 AM

aha dann sollte aber dennoch ein ftp user angelegt werden 2. solltest du auf goovers und meinen vorschlag eingehen...

mfg


RE: Kunden kann nicht auf FTP Verbinden - WonnaBe - 06-19-2010 07:28 PM

Nach dem Reinstall auf dem neuen Server folgendes Problem:

84.200.12.xx (Port 21) FTP LÄUFT NICHT ??
Wie kann ich das beheben?

Code:
# ispCP ω (OMEGA) a Virtual Hosting Control Panel
# Copyright (C) 2001-2006 by moleSoftware GmbH - http://www.molesoftware.com
# Copyright (C) 2006-2010 by isp Control Panel - http://ispcp.net
#
# Version: $Id: proftpd1.3.conf.lenny 2505 2010-01-06 20:30:53Z nuxwin $
#
# The contents of this file are subject to the Mozilla Public License
# Version 1.1 (the "License"); you may not use this file except in
# compliance with the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS"
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
# License for the specific language governing rights and limitations
# under the License.
#
# The Original Code is "VHCS - Virtual Hosting Control System".
#
# The Initial Developer of the Original Code is moleSoftware GmbH.
# Portions created by Initial Developer are Copyright (C) 2001-2006
# by moleSoftware GmbH. All Rights Reserved.
# Portions created by the ispCP Team are Copyright (C) 2006-2010 by
# isp Control Panel. All Rights Reserved.
#
# The ispCP ω Home Page is:
#
#    http://isp-control.net
#

# 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                 "wth-xxxx.de"
ServerType                 standalone
DeferWelcome               off

Was muss bei Servername stehen ?


RE: Kunden kann nicht auf FTP Verbinden - gOOvER - 06-19-2010 07:37 PM

/etc/init.d/proftpd start Wink

Bei Servernamen muss Dein Hostname stehen


RE: Kunden kann nicht auf FTP Verbinden - WonnaBe - 06-19-2010 07:40 PM

start :


vadmin112:/var/www/ispcp/engine/setup# /etc/init.d/proftpd start
Starting ftp server: proftpd - processing configuration directory '/etc/proftpd/ispcp'
- warning: unable to determine IP address of 'vadmin112'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd/proftpd.conf'


RE: Kunden kann nicht auf FTP Verbinden - fluser - 06-19-2010 07:41 PM

Probier mal den FTP-Server mal neuzustarten. Zudem wären mehr Infos auch noch gut (Logs)...

Was meinst du mit Servernamen? Wo siehst du, dassirgendwo ein Servername eingetragen werden muss?

Edit: zu langsam...


RE: Kunden kann nicht auf FTP Verbinden - WonnaBe - 06-19-2010 07:45 PM

Also die Logs sagen nur:
Code:
Jun 19 11:16:55 vadmin112 proftpd[11426] vadmin112: ProFTPD 1.3.1 (stable) (built Tue Oct 27 10:09:08 UTC 2009) standalone mode STARTUP
Jun 19 11:18:51 vadmin112 proftpd[11426] vadmin112: ProFTPD killed (signal 15)
Jun 19 11:18:51 vadmin112 proftpd[11426] vadmin112: ProFTPD 1.3.1 standalone mode SHUTDOWN



RE: Kunden kann nicht auf FTP Verbinden - gOOvER - 06-19-2010 08:29 PM

du hast einen falschen Hostnamen Wink


RE: Kunden kann nicht auf FTP Verbinden - WonnaBe - 06-19-2010 08:39 PM

Richtig Wink
Gechanged, jetzt geht alles.

Thx a lot!
Close