We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8bbbe8 + c6056c5 commit 583469dCopy full SHA for 583469d
linux_os/guide/system/network/network-nftables/nftables_ensure_default_deny_policy/rule.yml
@@ -8,7 +8,6 @@ description: |-
8
the firewall will accept any packet that is not configured to be denied and the packet will
9
continue traversing the network stack.
10
11
- {% if 'ubuntu' in product %}
12
Run the following commands and verify that base chains contain a policy of DROP.
13
<pre>
14
$ nft list ruleset | grep 'hook input'
0 commit comments