Post Reply 
proftpd / pureftpd problem
Author Message
Zothos Offline
Administrator
*******
Administrators

Posts: 740
Joined: Feb 2007
Reputation: 10
Post: #1
proftpd / pureftpd problem
Halloa,

gestern habe ich laut der etwas älteren doku den proftp gegen n pureftpd ausgetauscht. Mit komischem Erfolg. Denn nun tur nichts mehr so wirklich.

Code:
Dec 11 22:04:55 85-10-204-111 proftpd[3096]: connect from 84.57.235.58 (84.57.235.58)
Dec 11 22:04:55 85-10-204-111 proftpd[3096]: error: cannot execute /usr/sbin/proftpd: No such file or directory
Dec 11 22:05:00 85-10-204-111 proftpd[3097]: connect from 84.57.235.58 (84.57.235.58)
Dec 11 22:05:00 85-10-204-111 proftpd[3097]: error: cannot execute /usr/sbin/proftpd: No such file or directory
Dec 11 22:05:06 85-10-204-111 proftpd[3098]: connect from 84.57.235.58 (84.57.235.58)
Dec 11 22:05:06 85-10-204-111 proftpd[3098]: error: cannot execute /usr/sbin/proftpd: No such file or directory
Dec 11 22:05:12 85-10-204-111 proftpd[3102]: connect from 84.57.235.58 (84.57.235.58)
Dec 11 22:05:12 85-10-204-111 proftpd[3102]: error: cannot execute /usr/sbin/proftpd: No such file or directory

nach mehreren reboots, dem löschen des init.d scripts vom proftpd bin ich leicht ratlos... Warum er immernoch denkt ein proftp wäre installiert obwohl pure starten sollte. Was es aber ja nicht tut, da der port belegt ist .... -_-

Jemand ne Idee?

Real programmers don't comment their code - it was hard to write, it should be hard to understand

OS : Gentoo 32bit Stage1
ispCP Version : RC4
Mods : Dovecot | Pure-ftpd

No Support via PM - Payed Support via request
(This post was last modified: 12-12-2007 07:26 AM by Zothos.)
12-12-2007 07:22 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Member
***

Posts: 1,200
Joined: Feb 2007
Reputation: 22
Post: #2
RE: proftpd / pureftpd problem
wie hast du denn den proftpd deinstalliert? mit der option purge?

Was ist wenn du pureftp von hand startest?

OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
12-12-2007 07:34 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Zothos Offline
Administrator
*******
Administrators

Posts: 740
Joined: Feb 2007
Reputation: 10
Post: #3
RE: proftpd / pureftpd problem
einfaches apt-get install pureftpd-mysql dann hats den pro deinstalliert. Eigentlich

Dann passiert nüschds. Strace sachd mir auch nichts leider.

Real programmers don't comment their code - it was hard to write, it should be hard to understand

OS : Gentoo 32bit Stage1
ispCP Version : RC4
Mods : Dovecot | Pure-ftpd

No Support via PM - Payed Support via request
12-12-2007 07:48 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Member
***

Posts: 1,200
Joined: Feb 2007
Reputation: 22
Post: #4
RE: proftpd / pureftpd problem
irgendwelche logs etc... müssten ja kommen... hast du mal im debug modus gestartet?

OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
12-12-2007 07:54 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Offline
Member
***

Posts: 1,200
Joined: Feb 2007
Reputation: 22
Post: #5
RE: proftpd / pureftpd problem
habe es grad auf eine testsystem ausprobiert

apt-get install pure-ftpd-mysql

danach hat mein inetd auf meinem ftp port gehorcht... Das habe ich korrigiert

jetzt kann ich pure-ftp starten...

mit option -d schreib er debug meldungen nach /var/log/syslog...

OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
12-12-2007 08:06 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Zothos Offline
Administrator
*******
Administrators

Posts: 740
Joined: Feb 2007
Reputation: 10
Post: #6
RE: proftpd / pureftpd problem
rbtux Wrote:danach hat mein inetd auf meinem ftp port gehorcht... Das habe ich korrigiert


und wie? Wink

Real programmers don't comment their code - it was hard to write, it should be hard to understand

OS : Gentoo 32bit Stage1
ispCP Version : RC4
Mods : Dovecot | Pure-ftpd

No Support via PM - Payed Support via request
12-12-2007 11:08 PM
Find all posts by this user Quote this message in a reply
joximu Offline
Moderator
*****

Posts: 3,815
Joined: Jan 2007
Reputation: 47
Post: #7
RE: proftpd / pureftpd problem
Hi Zothos

hast du proftp aus den init/rc-Verzeichnissen rausgenommen? Damit der nicht mehr automatisch gestartet wird?

inetd/standalone: einerseits dürfte die Konfiguration von inetd beteiligt sein, andererseits natürlich die Konfiguration des ftp daemons - beides muss übereinstimmen, und dann muss das System natürlich die richtigen Dienste automatisch starten...

/J

2008-08-05 ispCP RC6 released!!!
12-12-2007 11:18 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Zothos Offline
Administrator
*******
Administrators

Posts: 740
Joined: Feb 2007
Reputation: 10
Post: #8
RE: proftpd / pureftpd problem
er war standalone. Dann habe ich ihn per apt entfernt und dann noch mit dpkp --purge alles sauber gemacht. Im init.d steht nichts mehr drin. rc muss ich erst schaun. Sollte aber eigentlich ja auch nicht mehr

Real programmers don't comment their code - it was hard to write, it should be hard to understand

OS : Gentoo 32bit Stage1
ispCP Version : RC4
Mods : Dovecot | Pure-ftpd

No Support via PM - Payed Support via request
12-12-2007 11:32 PM
Find all posts by this user Quote this message in a reply
Zothos Offline
Administrator
*******
Administrators

Posts: 740
Joined: Feb 2007
Reputation: 10
Post: #9
RE: proftpd / pureftpd problem
ich glaube solangsam hab ichs raus.
hab im rc aufgeräumt und einen fehler in meiner mysql.conf für pureftpd gefunden. Nun muss ichs nur noch hinbiegen das er auch ohne diesen befehl startet
/usr/sbin/pure-ftpd-mysql -l mysql:/etc/pure-ftpd/db/mysql.conf -u 1000 -E -j -O clf:/var/log/pure-ftpd/transfer.log -A -B Wink

Real programmers don't comment their code - it was hard to write, it should be hard to understand

OS : Gentoo 32bit Stage1
ispCP Version : RC4
Mods : Dovecot | Pure-ftpd

No Support via PM - Payed Support via request
12-13-2007 12:07 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Member
***

Posts: 1,200
Joined: Feb 2007
Reputation: 22
Post: #10
RE: proftpd / pureftpd problem
ich wäre mal interessiert an einer zusammenstellung pro/contra pro/pure...

Ich habe keine Ahnung von FTP Servern, jedoch macht der Proftpd einen ganz flotten Eindruck bisher... Was sind die Gründe für deinen Wechsel? Neugier? Features? Performance? Security?

OS: Debian Lenny
ispCP Version: Trunk r1033
Activated: AWStats dynamic, Dovecot, Avelsieve, Selective Greylisting, Bogus MX Filter,
No Webtools, Roundcube, Some own modifications
12-13-2007 12:09 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


| All rights reserved : isp-control.net |