summaryrefslogtreecommitdiff
path: root/etc/nftables.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/nftables.conf')
-rw-r--r--etc/nftables.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/nftables.conf b/etc/nftables.conf
index 6eaa41cb..aa2b53f1 100644
--- a/etc/nftables.conf
+++ b/etc/nftables.conf
@@ -5,6 +5,9 @@
# some codes from https://wiki.archlinux.org/title/Nftables
+table inet my_table
+delete table inet my_table
+
table inet my_table {
chain my_input {