diff options
Diffstat (limited to 'etc/nftables.conf')
-rw-r--r-- | etc/nftables.conf | 2 |
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 { |