summaryrefslogtreecommitdiff
path: root/etc/nftables.conf
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-11-17 14:59:33 -0800
committerXiao Pan <gky44px1999@gmail.com>2023-11-17 14:59:33 -0800
commit88bc9fe904f6bf937bd6a47fe8f81b5823bb37f5 (patch)
treed178531e76318586e3eb6cd1cb43f91c29b5b250 /etc/nftables.conf
parentf047a58c6d310b87cc1f1ba298dbcb28cff06e5f (diff)
change wg0 to wg_ka
Diffstat (limited to 'etc/nftables.conf')
-rw-r--r--etc/nftables.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/nftables.conf b/etc/nftables.conf
index 539d0e87..2dba5a76 100644
--- a/etc/nftables.conf
+++ b/etc/nftables.conf
@@ -11,7 +11,7 @@
flush ruleset
define pub_iface = "eth0"
-define wg_iface = "wg0"
+define wg_iface = "wg_ka"
table inet my_table {