summaryrefslogtreecommitdiff
path: root/etc/nftables.conf
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-07-08 22:36:13 +0800
committerXiao Pan <xyz@flylightning.xyz>2025-07-08 22:36:13 +0800
commitf8b713212ed8b779414775f97ac4e692b902e39a (patch)
treefed1284a55c5704ea9b28a3eedaee0a005fc0c49 /etc/nftables.conf
parentc1831e24ca81fe4fffed8eb62862178c41b2631b (diff)
init ba
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 dc22f26a..be70bebb 100644
--- a/etc/nftables.conf
+++ b/etc/nftables.conf
@@ -8,7 +8,7 @@
# needed for reload config using `sudo systemctl restart nftables` or `sudo nft -f /etc/nftables.conf`
flush ruleset
-define pub_iface = "eth0"
+define pub_iface = "ens18"
define wg_iface = "wg0"
table inet my_table {