summaryrefslogtreecommitdiff
path: root/etc/nftables.conf
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-03-11 07:53:53 +0000
committerXiao Pan <gky44px1999@gmail.com>2024-03-11 07:53:53 +0000
commitd8b8e48b542dc2bfbe5fd0da831b0bece378cf55 (patch)
tree3c2cd4a63c249fd29bd65615f725bc4d3eb5b4b5 /etc/nftables.conf
parent91cf6e7e5d69ab69878bf106069cab0b831ce2e6 (diff)
Rename to wg0 so no need change names for new computer config.
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 5cdfe64a..ab16ed11 100644
--- a/etc/nftables.conf
+++ b/etc/nftables.conf
@@ -12,7 +12,7 @@
flush ruleset
define pub_iface = "eth0"
-define wg_iface = "wg_ia"
+define wg_iface = "wg0"
table inet my_table {