diff --git a/security.md b/security.md index e54e0236..f21a2b58 100644 --- a/security.md +++ b/security.md @@ -74,7 +74,7 @@ Then restart the iptables firewall and close the old port in iptables. ```bash yunohost firewall reload -yunohost firewall disallow # port by default 22 +yunohost firewall disallow TCP # port by default 22 ``` You also need to give fail2ban the new SSH port.