~# ufw allow from 192.168.0.0/24 to any port 22
~# ufw allow from fe80::/64 to any port 22
~# ufw status
Status: active
To Action From
-- ------ ----
Anywhere ALLOW 192.168.0.0/24
Nginx Full ALLOW Anywhere
22 ALLOW 192.168.0.0/24
Anywhere (v6) ALLOW fe80::/64
Nginx Full (v6) ALLOW Anywhere (v6)
22 ALLOW fe80::/64
[^] # Re: Tentative de connexion en IPv6
Posté par ralphtheman . En réponse au message [RÉSOLU] [ufw] Mauvaise config → délai avant ouverture SSH ?. Évalué à 2.
Merci pour l'idée.
Aucun changement avec ça :