1
0
Fork 0
mirror of https://github.com/YunoHost/doc.git synced 2024-09-03 20:06:26 +02:00

Update security_fr.md

This commit is contained in:
ma.azimi@laposte.net 2015-09-22 20:06:12 +02:00 committed by YunoHost
parent a6193c9f2d
commit 11d38703f5

View file

@ -81,7 +81,7 @@ Ensuite redémarrez le firewall iptables et fermez lancien port dans iptables
```bash
yunohost firewall reload
yunohost firewall disallow <votre numéro de port> # port par défaut 22
yunohost firewall disallow --ipv6 <votre numéro de port> # pour ipv6
yunohost firewall disallow --ipv6 TCP <votre numéro de port> # pour ipv6
```
**Pour les prochaines connexions SSH** il faudra ajouter loption -p suivie du numéro de port SSH.