summaryrefslogtreecommitdiff
path: root/etc/nftables.conf
diff options
context:
space:
mode:
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 {