From 16511706ff0954a97d2be84d8245053229145a58 Mon Sep 17 00:00:00 2001 From: yuriskinfo Date: Sun, 16 May 2021 18:43:49 +0300 Subject: [PATCH] e --- Ubuntu-ufw-firewall-cookbook.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Ubuntu-ufw-firewall-cookbook.adoc b/Ubuntu-ufw-firewall-cookbook.adoc index 77a76be..f5f5a51 100755 --- a/Ubuntu-ufw-firewall-cookbook.adoc +++ b/Ubuntu-ufw-firewall-cookbook.adoc @@ -16,7 +16,7 @@ Beware: after running this command all access restrictions imposed by ufw rules == Verify status of the ufw firewall `*# ufw status*` - Show short status. + -++++ +.... Status: active To Action From @@ -24,7 +24,7 @@ To Action From 22 ALLOW Anywhere Anywhere ALLOW 10.10.10.0/24 22 (v6) ALLOW Anywhere (v6) -++++ +.... `*ufw status verbose*`- Show all rules, including the default ones, and logging level.