ispCP - Board - Support
Port 21 / FTP - LÄUFT NICHT - 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)
+--- Thread: Port 21 / FTP - LÄUFT NICHT (/thread-12955.html)

Pages: 1 2


Port 21 / FTP - LÄUFT NICHT - Timtim - 02-26-2011 08:57 AM

Gute Nacht,

Ich habe seit kurzem ein Problem mit meinem IspCP...
Wegen eines Hardwareausfalls durch meinen Hoster musste ich mein
IspCP neu aufsetzen.

Früher funktionierte mein IspCP perfekt.
Nun kann ich garkein FTP mehr nutzen Sad

Hat da jemand eine Idee?

Ich nutze ein Linux Debian 5.0 BS.

Viele Grüße


RE: Port 21 / FTP - LÄUFT NICHT - RatS - 02-26-2011 09:22 AM

was sagt "netstat -n"? läuft proftpd? Hast du die Festplatte auf Fehler überprüft?


RE: Port 21 / FTP - LÄUFT NICHT - Timtim - 02-26-2011 09:31 AM

Nein das habe ich nicht...

Das System sagt zum Befehl das:

ev/log
unix 14 [ ] DGRAM 417 /dev/log
unix 2 [ ] DGRAM 2075
unix 3 [ ] STREAM VERBUNDEN 1852
unix 3 [ ] STREAM VERBUNDEN 1851
unix 2 [ ] DGRAM 1629
unix 2 [ ] DGRAM 1447
unix 2 [ ] DGRAM 1441
unix 3 [ ] STREAM VERBUNDEN 1438
unix 3 [ ] STREAM VERBUNDEN 1437
unix 3 [ ] STREAM VERBUNDEN 1434
unix 3 [ ] STREAM VERBUNDEN 1433
unix 3 [ ] STREAM VERBUNDEN 1430
unix 3 [ ] STREAM VERBUNDEN 1429
unix 3 [ ] STREAM VERBUNDEN 1426
unix 3 [ ] STREAM VERBUNDEN 1425
unix 3 [ ] STREAM VERBUNDEN 1422
unix 3 [ ] STREAM VERBUNDEN 1421
unix 3 [ ] STREAM VERBUNDEN 1418
unix 3 [ ] STREAM VERBUNDEN 1417
unix 3 [ ] STREAM VERBUNDEN 1414
unix 3 [ ] STREAM VERBUNDEN 1413
unix 3 [ ] STREAM VERBUNDEN 1409
unix 3 [ ] STREAM VERBUNDEN 1408
unix 3 [ ] STREAM VERBUNDEN 1405
unix 3 [ ] STREAM VERBUNDEN 1404
unix 3 [ ] STREAM VERBUNDEN 1395
unix 3 [ ] STREAM VERBUNDEN 1394
unix 3 [ ] STREAM VERBUNDEN 1391
unix 3 [ ] STREAM VERBUNDEN 1390
unix 3 [ ] STREAM VERBUNDEN 1387
unix 3 [ ] STREAM VERBUNDEN 1386
unix 3 [ ] STREAM VERBUNDEN 1383
unix 3 [ ] STREAM VERBUNDEN 1382
unix 3 [ ] STREAM VERBUNDEN 1379
unix 3 [ ] STREAM VERBUNDEN 1378
unix 3 [ ] STREAM VERBUNDEN 1375
unix 3 [ ] STREAM VERBUNDEN 1374
unix 3 [ ] STREAM VERBUNDEN 1371
unix 3 [ ] STREAM VERBUNDEN 1370
unix 3 [ ] STREAM VERBUNDEN 1367
unix 3 [ ] STREAM VERBUNDEN 1366
unix 3 [ ] STREAM VERBUNDEN 1363
unix 3 [ ] STREAM VERBUNDEN 1362
unix 3 [ ] STREAM VERBUNDEN 1359
unix 3 [ ] STREAM VERBUNDEN 1358
unix 3 [ ] STREAM VERBUNDEN 1355
unix 3 [ ] STREAM VERBUNDEN 1354
unix 3 [ ] STREAM VERBUNDEN 1351
unix 3 [ ] STREAM VERBUNDEN 1350
unix 3 [ ] STREAM VERBUNDEN 1347
unix 3 [ ] STREAM VERBUNDEN 1346
unix 3 [ ] STREAM VERBUNDEN 1343
unix 3 [ ] STREAM VERBUNDEN 1342
unix 3 [ ] STREAM VERBUNDEN 1339
unix 3 [ ] STREAM VERBUNDEN 1338
unix 3 [ ] STREAM VERBUNDEN 1335
unix 3 [ ] STREAM VERBUNDEN 1334
unix 3 [ ] STREAM VERBUNDEN 1331
unix 3 [ ] STREAM VERBUNDEN 1330
unix 3 [ ] STREAM VERBUNDEN 1327
unix 3 [ ] STREAM VERBUNDEN 1326
unix 3 [ ] STREAM VERBUNDEN 1323
unix 3 [ ] STREAM VERBUNDEN 1322
unix 3 [ ] STREAM VERBUNDEN 1319
unix 3 [ ] STREAM VERBUNDEN 1318
unix 3 [ ] STREAM VERBUNDEN 1316
unix 3 [ ] STREAM VERBUNDEN 1315
unix 3 [ ] STREAM VERBUNDEN 1312
unix 3 [ ] STREAM VERBUNDEN 1311
unix 3 [ ] STREAM VERBUNDEN 1302
unix 3 [ ] STREAM VERBUNDEN 1301
unix 3 [ ] STREAM VERBUNDEN 1297
unix 3 [ ] STREAM VERBUNDEN 1296
unix 2 [ ] DGRAM 1280
unix 2 [ ] DGRAM 1136
unix 2 [ ] DGRAM 1111
unix 2 [ ] DGRAM 1091
unix 2 [ ] DGRAM 1066
unix 2 [ ] DGRAM 885
unix 2 [ ] DGRAM 587
unix 2 [ ] DGRAM 448


RE: Port 21 / FTP - LÄUFT NICHT - tomhb - 02-26-2011 01:33 PM

(02-26-2011 09:31 AM)Timtim Wrote:  Das System sagt zum Befehl das:

Versuche bitte einmal:
$ netstat -napt | egrep "ftp|\:21"

Und danach schau mal in die passenden LogFiles.


Gruss Tom


RE: Port 21 / FTP - LÄUFT NICHT - Timtim - 02-26-2011 08:13 PM

Quote:Versuche bitte einmal:
$ netstat -napt | egrep "ftp|\:21"

Und danach schau mal in die passenden LogFiles.

1. Wo finde ich die?
2. Ohne $ sagt das System nichts dazu mit wird der Command nicht gefunden


RE: Port 21 / FTP - LÄUFT NICHT - Killua - 02-26-2011 09:16 PM

$ bedeutet du sollst es als User ausführen und # root......


RE: Port 21 / FTP - LÄUFT NICHT - tomhb - 02-26-2011 09:43 PM

Moin Timtim,

(02-26-2011 08:13 PM)Timtim Wrote:  
Quote:Versuche bitte einmal:
$ netstat -napt | egrep "ftp|\:21"

Und danach schau mal in die passenden LogFiles.

1. Wo finde ich die?
2. Ohne $ sagt das System nichts dazu mit wird der Command nicht gefunden

Nichts is nicht gut.
Tja, dann wird Dein proftpd wohl leider nicht laufen. Sorry, aber dann kann ich dabei leider auch nicht helfen. Deine Lieblingssuchmaschine weiss vielleicht mehr darueber,
wie man den FTP-Daemon startet und/oder konfiguriert!?

Schaust Du z.B. hier: http://www.proftpd.de/

Gruss Tom


RE: Port 21 / FTP - LÄUFT NICHT - Timtim - 03-01-2011 08:14 PM

Hallo,


Ich habe mir die proftpd mal angesehen...
http://pastebin.com/tQNAfv7z

Dort habe ich sie hochgeladen

Leider muss ich sagen das mir mein Provider kein bisschen helfen will...
Ich verzweifel Sad Habe schon alles neuinstalliert!!!
Incl. des BS!


RE: Port 21 / FTP - LÄUFT NICHT - Timtim - 03-02-2011 03:14 AM

Keiner ne Idee? Sad


RE: Port 21 / FTP - LÄUFT NICHT - Timtim - 03-02-2011 05:36 AM

vserver3006:~# /etc/init.d/proftpd start
Starting ftp server: proftpd - processing configuration directory '/etc/proftpd/ispcp'
- warning: unable to determine IP address of 'vserver3006'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd/proftpd.conf'
failed!
vserver3006:~#