From d2922937515fd42f3d7b4771c0a05e30bd4512b7 Mon Sep 17 00:00:00 2001 From: nqb Date: Tue, 11 Dec 2018 04:02:19 +0100 Subject: [PATCH] change fail2ban style --- security.md | 2 +- security_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/security.md b/security.md index 74734edc..c9bdc3fd 100644 --- a/security.md +++ b/security.md @@ -77,7 +77,7 @@ yunohost firewall reload yunohost firewall disallow TCP # port by default 22 ``` -You also need to give fail2ban the new SSH port. +You also need to give `fail2ban` the new SSH port. To do that you need to create the configuration file `my_ssh_port.conf` with the command diff --git a/security_fr.md b/security_fr.md index cc99be52..e48b8233 100644 --- a/security_fr.md +++ b/security_fr.md @@ -91,7 +91,7 @@ yunohost firewall reload yunohost firewall disallow TCP # port par défaut 22 ``` -Il convient également de donner à fail2ban le nouveau port SSH à bloquer en cas de bannissement d'une adresse IP. +Il convient également de donner à `fail2ban` le nouveau port SSH à bloquer en cas de bannissement d'une adresse IP. Pour cela il suffit de créer le fichier de configuration `my_ssh_port.conf` avec