mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-24 06:28:18 +01:00
e
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user