Results 1 to 4 of 4

Thread: ProFTPD v1.3.2c bug (mod_tls/2.2.2: client-initiated session renegotiation detected)

  1. #1
    Member
    Join Date
    May 2008
    Posts
    83

    Default ProFTPD v1.3.2c bug (mod_tls/2.2.2: client-initiated session renegotiation detected)

    tail -200 /var/log/secure

    mod_tls/2.2.2: client-initiated session renegotiation detected, aborting connection
    How to solve the problem ? I wasn't able any more to get a directory listing.
    The problem occurs with FTPES client.
    Last edited by natong; 03-15-2010 at 07:52 AM.

  2. #2
    Member
    Join Date
    May 2008
    Posts
    83

    Default

    nano -w /etc/proftpd.conf

    add these line in <IfModule mod_tls.c>
    TLSOptions AllowClientRenegotiations

  3. #3
    cPanel Product Evangelist Infopro's Avatar
    Join Date
    May 2003
    Location
    Pennsylvania
    Posts
    10,090
    cPanel/WHM Access Level

    Root Administrator

    Lightbulb

    Quote Originally Posted by natong View Post
    tail -200 /var/log/secure



    How to solve the problem ? I wasn't able any more to get a directory listing.
    Not sure if this applies to your particular problem (and OS) or not, but see this link:
    #558597 - proftpd-basic: Upgrade to 1.3.2b-2 breaks FTPES - Debian Bug report logs

  4. #4
    Member
    Join Date
    May 2008
    Posts
    83

    Default

    Yes, it works!

Similar Threads

  1. Mail Client Configuration Bug?
    By VeZoZ in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 05-26-2011, 11:08 AM
  2. FreeBSD quota bug #2 detected, workaround enabled.
    By bsdfun in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 05-14-2008, 12:02 PM
  3. FTP Session Control BUG
    By Mysteerie in forum cPanel & WHM Discussions
    Replies: 5
    Last Post: 06-21-2007, 10:23 AM
  4. mod_tls for ProFTPd by default?
    By Snover in forum cPanel & WHM Discussions
    Replies: 5
    Last Post: 03-20-2004, 08:28 PM
  5. One client with big ftp problems (proftpd)
    By freakysid in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 04-25-2003, 09:37 AM