Commit Graph

1126 Commits

Author SHA1 Message Date
hwdsl2
c2a01e966c Cleanup 2022-05-22 00:36:47 -05:00
hwdsl2
a77ba42fd9 Update docs 2022-05-21 21:59:03 -05:00
hwdsl2
244d6a36f9 Update docs 2022-05-21 00:07:56 -05:00
hwdsl2
0e08b79342 Improve VPN setup
- When uninstalling, leave IP forwarding enabled if OpenVPN
  or WireGuard is installed on the system.
2022-05-20 20:05:10 -05:00
hwdsl2
b6db45c204 Update docs 2022-05-20 19:07:55 -05:00
hwdsl2
c983a8d5ba Update docs 2022-05-20 01:16:17 -05:00
hwdsl2
99f8f1e3d2 Update docs 2022-05-19 00:48:59 -05:00
hwdsl2
20daf65534 Update docs 2022-05-18 18:06:43 -05:00
hwdsl2
6d6ed6916e Update docs 2022-05-18 08:56:49 -05:00
hwdsl2
18089a3089 Update docs 2022-05-18 01:59:40 -05:00
hwdsl2
5b69e4b5df Update docs 2022-05-17 02:53:07 -05:00
hwdsl2
a0f2345c3b Improve subnet check
- Improve check for custom VPN subnets.
  Ref: 95d9fc4
2022-05-16 21:43:56 -05:00
hwdsl2
1dd7835107 Update docs 2022-05-15 15:07:23 -05:00
hwdsl2
3378f540c6 Update docs 2022-05-15 09:50:49 -05:00
hwdsl2
9f0478b23d Update docs 2022-05-15 00:55:40 -05:00
hwdsl2
9e10fb43bb Update docs 2022-05-15 00:38:32 -05:00
hwdsl2
0b1ca44fa4 Update docs 2022-05-14 23:59:01 -05:00
hwdsl2
1ad16a31ed Update docs 2022-05-14 22:25:46 -05:00
hwdsl2
cc0bb40e97 Update docs 2022-05-14 00:39:18 -05:00
hwdsl2
bde6d01c3c Update docs 2022-05-13 23:35:13 -05:00
hwdsl2
571296ffb9 Update tests 2022-05-13 09:27:36 -05:00
hwdsl2
1aa2d87e01 Update IKEv2 script
- Update NSS workaround for Ubuntu 18.04 with new package versions
2022-05-13 09:27:22 -05:00
hwdsl2
62d85490de Improve VPN setup
- On Alpine Linux, update crontabs when uninstalling the VPN.
  These cron jobs are for restarting the ipsec service on failure.
  Ref: 15d8651
2022-05-13 09:26:08 -05:00
hwdsl2
f409512d28 Update docs 2022-05-10 19:37:45 -05:00
hwdsl2
02daa00650 Update tests 2022-05-10 19:09:42 -05:00
hwdsl2
9ab949d61d Cleanup 2022-05-10 09:03:00 -05:00
hwdsl2
857c6b9bea Add LXC check 2022-05-10 09:02:46 -05:00
hwdsl2
95d9fc4e03 Add subnet check
- Add a check for custom VPN subnets. Those can only be specified
  during initial VPN install.
  Ref: 1834b79
2022-05-10 08:47:59 -05:00
hwdsl2
1834b792eb Update docs
- Add an advanced usage section for customizing VPN subnets.
2022-05-08 23:04:55 -05:00
hwdsl2
6aaacdadce Update docs 2022-05-08 08:33:09 -05:00
hwdsl2
932e05985f Improve VPN setup
- Remove the reboot recommendation when uninstalling using
  the helper script.
- Set net.ipv4.conf.all.rp_filter to 1 in vpnuninstall.sh.
  Ref: https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt
2022-05-08 08:31:14 -05:00
hwdsl2
30f0f598e4 Update docs 2022-05-08 03:23:45 -05:00
hwdsl2
81d26c08fa Update IKEv2 script
- Add a check for IKEv2-only mode before removing IKEv2.
2022-05-08 02:59:28 -05:00
hwdsl2
eed8e236a3 Cleanup 2022-05-08 02:43:47 -05:00
hwdsl2
0425be8c4a Remove xl2tpd workaround
- The fixed xl2tpd package is now in the Ubuntu repos. This workaround
  is no longer necessary.
  Ref: https://bugs.launchpad.net/ubuntu/+source/xl2tpd/+bug/1951832
2022-05-08 02:26:17 -05:00
hwdsl2
160fbe70a8 Update docs 2022-05-05 09:29:08 -05:00
hwdsl2
85c47b25cb Update docs 2022-05-05 00:17:22 -05:00
hwdsl2
6bc472e9d6 Update docs 2022-05-04 23:45:09 -05:00
hwdsl2
cd9fddaa0d Update Azure template
- Add Ubuntu 22.04 and set as default
2022-05-03 22:28:04 -05:00
hwdsl2
3937eddebc Fix xl2tpd on Ubuntu 22.04
- Fix xl2tpd on Ubuntu 22.04 by installing a newer version.
  Before this fix, IPsec/L2TP mode may not work on Ubuntu 22.04
  with errors like "Can not find tunnel".
  Ref: https://bugs.launchpad.net/ubuntu/+source/xl2tpd/+bug/1951832
2022-05-03 22:27:15 -05:00
hwdsl2
88e0656f5e Update docs 2022-05-03 09:29:36 -05:00
hwdsl2
b0166fcfe4 Update docs 2022-05-01 21:06:58 -05:00
hwdsl2
e20febf7a4 Update docs 2022-05-01 09:23:27 -05:00
hwdsl2
7ee528ede4 Update docs 2022-04-30 22:50:09 -05:00
hwdsl2
734931794d Update tests 2022-04-30 21:27:46 -05:00
hwdsl2
368e4c0f62 Update docs 2022-04-30 21:27:04 -05:00
hwdsl2
7ce3c29e15 Update docs 2022-04-29 22:33:00 -05:00
hwdsl2
3715969af5 Update tests 2022-04-29 22:32:50 -05:00
hwdsl2
c66ca577f3 Update links
- Update links due to git.io deprecation.
  Ref: https://github.blog/changelog/2022-04-25-git-io-deprecation/
2022-04-29 22:32:22 -05:00
hwdsl2
c15d2759c4 Update docs
- Update links due to git.io deprecation.
  Ref: https://github.blog/changelog/2022-04-25-git-io-deprecation/
2022-04-28 08:26:59 -05:00