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 dc8c4dce..f37a29b8 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -12,7 +12,7 @@ flush ruleset define pub_iface = "enp2s0" -define wg_iface = "wg_studio" +define wg_iface = "wg0" table inet my_table { chain my_input { |