diff options
-rw-r--r-- | etc/nftables.conf | 2 | ||||
l--------- | etc/systemd/system/multi-user.target.wants/wg-quick@wg_ka.service (renamed from etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/etc/nftables.conf b/etc/nftables.conf index 539d0e87..2dba5a76 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -11,7 +11,7 @@ flush ruleset define pub_iface = "eth0" -define wg_iface = "wg0" +define wg_iface = "wg_ka" table inet my_table { diff --git a/etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service b/etc/systemd/system/multi-user.target.wants/wg-quick@wg_ka.service index 0a92cb9a..0a92cb9a 120000 --- a/etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service +++ b/etc/systemd/system/multi-user.target.wants/wg-quick@wg_ka.service |