Posts by Piradoxlanieve

    use dovecot on debian 8


    I'm having problems when trying to send attachments either from webmail or thunderbird have any ideas?


    Code
    1. Jul 8 16:34:19 panel dovecot: pop3(info@nubeshop.com): Disconnected: Logged out top=0/0, retr=0/0, del=0/284, size=28195571
    2. Jul 8 16:34:27 panel postfix/smtpd[30479]: warning: database /etc/aliases.db is older than source file /etc/aliases
    3. Jul 8 16:34:27 panel postfix/smtpd[30479]: connect from panel.nubeshop.net.local[127.0.0.1]
    4. Jul 8 16:34:27 panel postfix/smtpd[30479]: 50EE551C1CAD: client=panel.nubeshop.net.local[127.0.0.1], sasl_method=DIGEST-MD5, sasl_username=info@informaticapuente.com
    5. Jul 8 16:34:27 panel postfix/cleanup[29882]: 50EE551C1CAD: message-id=<255b849edc07cb7b78c97edfc8252660@informaticapuente.com>
    6. Jul 8 16:34:34 panel clamav-milter[4823]: clamfi_eom: FD send failed: Broken pipe
    7. Jul 8 16:34:34 panel clamav-milter[4823]: FD send failed
    8. Jul 8 16:34:34 panel postfix/cleanup[29882]: 50EE551C1CAD: milter-reject: END-OF-MESSAGE from panel.nubeshop.net.local[127.0.0.1]: 4.7.1 Service unavailable - try again later; from=<info@informaticapuente.com> to=<piradoxlanieve@hotmail.com> proto=ESMTP helo=<panel.nubeshop.net>
    9. Jul 8 16:34:34 panel postfix/smtpd[30479]: disconnect from panel.nubeshop.net.local[127.0.0.1]

    he seguido estos pasos:
    http://wiki.i-mscp.net/doku.ph…t:howto:fail2ban#fail2ban


    Tengo debian 8, pero supuestamente cuando instale el fail2ban el fichero de configuración lo guarda /etc/fail2ban/jail.conf
    en vez de /etc/fail2ban/jail.local. como dice en el wiki, las conexiones al puerto 22 si las banea pero al puerto 80 parece ser que no.
    También he probado a crear el fichero vacío ( /etc/fail2ban/jail.local.) pero no funciona por cierto hay que poner el punto al final? jail.local.( he probado de las dos formas)



    root@panel:/etc/fail2ban# netstat -plan|grep :80 | awk {'print $5'} | cut -d: -f 1 | sort | uniq -c | sort -n
    1 0.0.0.0
    1 192.0.84.33
    1 66.249.79.45
    1 88.12.223.253
    2
    2 87.98.228.227
    7 185.62.190.203
    22 46.30.212.192
    23 62.149.140.33
    36 188.209.52.100
    341 84.127.135.215
    [/code]

    increase the values but continued failure, I turned off all the plugin and the problem has been solved for the time being, I think there is a problem with plugins


    @Ninos @Nuxwin is posible ¿? Thanks

    edit :
    nano /etc/apache2/mods-available/mpm_worker.conf


    <IfModule mpm_worker_module>
    StartServers 2
    MinSpareThreads 100
    MaxSpareThreads 200
    ThreadLimit 64
    ThreadsPerChild 25
    MaxRequestWorkers 500
    MaxConnectionsPerChild 0
    </IfModule>


    # vim: syntax=apache ts=4 sw=4 sts=4 sr noet



    is correct? thanks

    Debian 8
    i-MSCP Version 1.2.9
    Apache FPM & Dovecot & mariadb 10.0