natanfelles's Recent Activity

  1. natanfelles liked till's post in the thread Fail2ban does not works after ISPConfig autoinstall.

    Ok, thank you. I'll re-check the minimal setup guide.

    Jun 2, 2023 at 9:04 PM
  2. natanfelles liked till's post in the thread Custom $_SERVER var via ISPConfig.

    You can use the ##merge## statement in the nginx directives field. See e.g. ISPConfig manual, page 150, for an example.

    Jun 2, 2023 at 4:44 AM
  3. natanfelles liked till's post in the thread Fail2ban does not works after ISPConfig autoinstall.

    As far as I can see, this is not an issue with the auto-installer but with your base system image. Your system does not seem to write...

    Jun 2, 2023 at 4:42 AM
  4. natanfelles replied to the thread Fail2ban does not works after ISPConfig autoinstall.

    Thank you, Till! I installed rsyslog, changed back fail2ban settings, and it worked! The base system was installed following this...

    Jun 1, 2023 at 10:14 PM
  5. natanfelles posted a new thread.

    Fail2ban does not works after ISPConfig autoinstall

    Hello! After install ISPConfig with the autoinstaller, fail2ban does not start. This is the log: # systemctl status fail2ban ×...

    Forum: Installation/Configuration

    Jun 1, 2023 at 1:33 AM
  6. natanfelles replied to the thread Custom $_SERVER var via ISPConfig.

    Hello, Till! The following snippet solved my issue: location @php { ##merge## fastcgi_param ENVIRONMENT production; } Thank you...

    May 31, 2023 at 11:09 PM
  7. natanfelles posted a new thread.

    Custom $_SERVER var via ISPConfig

    Hello! How to set a custom $_SERVER var via ISPConfig? I'm using nginx as webserver. This is what I do without ISPConfig to set...

    Forum: Installation/Configuration

    May 30, 2023 at 11:11 PM