diff --git a/faq/1-file.locations.md b/faq/1-file.locations.md index 6cbb5156..39c9cad5 100644 --- a/faq/1-file.locations.md +++ b/faq/1-file.locations.md @@ -118,9 +118,14 @@ Amavisd is configured to log to [Postfix log file](#postfix) by iRedMail. ## Fail2ban -Main config file is `/etc/fail2ban/jail.local`. All custom settings should be -placed in `jail.local`, and don't touch `jail.conf`, so that upgrading -Fail2ban binary package won't override your custom settings. +* Main config file is `/etc/fail2ban/jail.local`. All custom settings should be + placed in `/etc/fail2ban/jail.local`, and don't touch `jail.conf`, so that + upgrading Fail2ban binary package won't override your custom settings. + +* All filter rules are defined in files under `/etc/fail2ban/filters.d/`. +* Actions are defined in files under `/etc/fail2ban/actions.d/`. + +FreeBSD system is `/usr/local/etc/fail2ban/`. ## Roundcube webmail diff --git a/html/file.locations.html b/html/file.locations.html index 82eeb247..96396b90 100644 --- a/html/file.locations.html +++ b/html/file.locations.html @@ -160,9 +160,18 @@ on Debian/Ubuntu.

Log files

Amavisd is configured to log to Postfix log file by iRedMail.

Fail2ban

+ +

FreeBSD system is /usr/local/etc/fail2ban/.

Roundcube webmail

Roundcube webmail is installed under below directory by default: