mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-24 06:28:18 +01:00
e
This commit is contained in:
@@ -41,3 +41,14 @@ Anywhere ALLOW IN 10.10.10.0/24
|
||||
----
|
||||
|
||||
|
||||
*ufw status numbered* - Show rules with their sequence numbers, that we can later use to delete some specific rule.
|
||||
|
||||
----
|
||||
Status: active
|
||||
To Action From
|
||||
-- ------ ----
|
||||
[ 1] 22 ALLOW IN Anywhere
|
||||
[ 2] Anywhere ALLOW IN 10.10.10.0/24
|
||||
[ 3] 22 (v6) ALLOW IN Anywhere (v6)
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user