diff --git a/Ubuntu-ufw-firewall-cookbook.adoc b/Ubuntu-ufw-firewall-cookbook.adoc index f960af9..ccf44bd 100755 --- a/Ubuntu-ufw-firewall-cookbook.adoc +++ b/Ubuntu-ufw-firewall-cookbook.adoc @@ -52,3 +52,8 @@ Status: active [ 3] 22 (v6) ALLOW IN Anywhere (v6) ---- + +== Enable ufw firewall +*ufw enable* - Enable _ufw_ firewall and load the default rules, as well as user created if any in the `/etc/ufw/user.rules`. + +