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.