From 1792ea47bec5f49cc2b05e4117ba72cb9261e28d Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 29 Jun 2023 18:59:33 -0700 Subject: update --- etc/nftables.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/nftables.conf') diff --git a/etc/nftables.conf b/etc/nftables.conf index e838fe0e..55abc03c 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -6,8 +6,7 @@ # some codes from https://wiki.archlinux.org/title/Nftables # needed for reload config using `sudo systemctl restart nftables` or `sudo nft -f /etc/nftables.conf` -table inet my_table -delete table inet my_table +flush ruleset table inet my_table { -- cgit v1.2.3-70-g09d2