From 6cf51ce232dc7975ffea8bc10994ad3c827289c6 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 28 Jun 2024 00:38:53 +0000 Subject: New wg and swgp config for route all traffic to ca Change swgp port to avoid server client same port error. New wg default route all traffic to ca with wg_ca. Only accept direct connect from insp when wg0 is enabled. --- etc/systemd/system/multi-user.target.wants/wg-quick@wg_ca.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 etc/systemd/system/multi-user.target.wants/wg-quick@wg_ca.service (limited to 'etc/systemd/system/multi-user.target.wants/wg-quick@wg_ca.service') diff --git a/etc/systemd/system/multi-user.target.wants/wg-quick@wg_ca.service b/etc/systemd/system/multi-user.target.wants/wg-quick@wg_ca.service new file mode 120000 index 00000000..0a92cb9a --- /dev/null +++ b/etc/systemd/system/multi-user.target.wants/wg-quick@wg_ca.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/wg-quick@.service \ No newline at end of file -- cgit v1.2.3-70-g09d2