summaryrefslogtreecommitdiff
path: root/etc/nftables.conf
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-03-05 12:02:19 +0000
committerXiao Pan <gky44px1999@gmail.com>2024-03-05 12:02:19 +0000
commit3db1790d8668673323ffc04859d56689a036ddc6 (patch)
tree1e97bf4b9198504557113aa60f19eccbcee7f6f5 /etc/nftables.conf
parentf8babfadc930fc516e34cb540bc698732b51af66 (diff)
fix: name ia not 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 c1802f21..5cdfe64a 100644
--- a/etc/nftables.conf
+++ b/etc/nftables.conf
@@ -12,7 +12,7 @@
flush ruleset
define pub_iface = "eth0"
-define wg_iface = "wg_ka"
+define wg_iface = "wg_ia"
table inet my_table {