diff --git a/security_fr.md b/security_fr.md index e48372c0..91d0c980 100644 --- a/security_fr.md +++ b/security_fr.md @@ -72,7 +72,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 TCP # port par défaut 22 yunohost firewall disallow --ipv6 TCP # pour ipv6 ```