From d39ea45565a32a1fbec1520e75a1a434810adebf 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') diff --git a/etc/nftables.conf b/etc/nftables.conf index 1beb18c2..85d6a22b 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