Error in ispconfig config log

Discussion in 'Installation/Configuration' started by AxelssonDesign, Mar 6, 2018.

  1. I got this error in my system log. How can I fix this ?

     
  2. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

  3. xoonth

    xoonth New Member

    Hi, i have the same issue. what i need to change in /usr/local/ispconfig/security/security_settings.ini?
    I have this values :
    [ids]
    ids_anon_enabled=yes
    ids_anon_log_level=1
    ids_anon_warn_level=5
    ids_anon_block_level=20
    ids_user_enabled=yes
    ids_user_log_level=1
    ids_user_warn_level=10
    ids_user_block_level=25
    ids_admin_enabled=no
    ids_admin_log_level=1
    ids_admin_warn_level=5
    ids_admin_block_level=100
    sql_scan_enabled=yes
    sql_scan_action=warn
    apache_directives_scan_enabled=yes
    nginx_directives_scan_enabled=yes
    Ty for your Help
    Regards Frederick
     
    Last edited: May 14, 2018
  4. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    That depends on the exact error you get, but try ids_anon_block_level=25 and ids_user_block_level=35, and make sure you have the latest ispconfig version.
     
    xoonth likes this.
  5. xoonth

    xoonth New Member

    Thank you! I made this change and yes, i have the last version of isconfig.
    For the records my last error message in ispconfig :
    [INTERFACE]: PHP IDS Alert.Total impact: 5<br/> Affected tags: dt, id, lfi<br/> <br/> Variable: POST.fastcgi_php_version | Value: PHP 7.1.x:/usr/bin/php-cgi7.1:/etc/php/7.1/cgi/<br/> Impact: 5 | Tags: dt, id, lfi<br/> Description: Detects specific directory and path traversal | Tags: dt, id, lfi | ID 11<br/> <br/>
    Regards
     
  6. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    That request shouldn't have been blocked, only logged. You can increase your log_level settings if you want to cut down on the logging.
     
    xoonth likes this.
  7. xoonth

    xoonth New Member

    Ok thank you :)
     

Share This Page