From 5257a685cc2fefa5a52ef036a13629d7d81779cc Mon Sep 17 00:00:00 2001 From: TopheC Date: Thu, 17 Sep 2015 16:42:24 +0200 Subject: [PATCH] Update security_fr.md --- security_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security_fr.md b/security_fr.md index 7de21310b2..238e1ff2c8 100644 --- a/security_fr.md +++ b/security_fr.md @@ -81,7 +81,7 @@ Ensuite redémarrez le firewall iptables et fermez l’ancien port dans iptables ```bash yunohost firewall reload yunohost firewall disallow # port par défaut 22 -yunohost firewall disallow --ipv6 # pour ipv6 +yunohost firewall disallow --ipv6 TCP # pour ipv6 ``` **Pour les prochaines connexions SSH** il faudra ajouter l’option -p suivie du numéro de port SSH.