|
From: Egoitz A. A. <eg...@ra...> - 2009-09-25 15:04:17
|
Thanks a lot for advising Tj. I'm planning to implement it for some purposes with the first stable release that comes with it. Bye!!! El 25/09/2009, a las 1:50, TJ Saunders escribió: > >> I'm using proftpd with FTP protocol only. I plan to add SFTP >> protocol and >> I'm very interresting to use mod_sftp module to keep mod_quota >> enabled. >> I've upgraded to version 1.3.2a with mod_sftp 0.9.6 and modified >> proftpd.conf (see below) with VirutalHost. SFTP is listened in >> 10022 port. >> >> Using Filezilla, After to trust the server key, I received >> "Incorrect MAC >> received on packet" error message. Using sftp command, I received >> "ssh_exchange_identification: Connection closed by remote host >> Couldn't read packet: Connection reset by peer" > > Just to follow up on this, for other readers curious about mod_sftp > and > such: it turned out to an endian-ness issue which was fixed (silently) > between OpenSSL 0.9.7d and 0.9.7e. A workaround in mod_sftp was > needed; > see: > > http://bugs.proftpd.org/show_bug.cgi?id=3292 > > Cheers, > TJ > > ~ > ~ > ~ > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Where is the Life we have lost in living? > Where is the wisdom we have lost in knowledge? > Where is the knowledge we have lost in information? > > -T.S. Eliot > > ~ > ~ > ~ > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart > your > developing skills, take BlackBerry mobile applications to market and > stay > ahead of the curve. Join us from November 9-12, 2009. Register > now! > http://p.sf.net/sfu/devconf > _______________________________________________ > ProFTPD Users List <pro...@pr...> > Unsubscribe problems? > http://www.proftpd.org/list-unsub.html |