change fail2ban style

This commit is contained in:
nqb 2018-12-11 04:02:19 +01:00
parent 2775decfce
commit d292293751
2 changed files with 2 additions and 2 deletions

View file

@ -77,7 +77,7 @@ yunohost firewall reload
yunohost firewall disallow TCP <your_old_ssh_port_number> # 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

View file

@ -91,7 +91,7 @@ yunohost firewall reload
yunohost firewall disallow TCP <votre numéro de port> # 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