Commit Graph

1173 Commits

Author SHA1 Message Date
hwdsl2
6b6ad1cbd8 Update IKEv2 script
- Add a check for OpenSSL 3 when creating client configuration.
2022-07-26 23:55:14 -05:00
hwdsl2
baccd5adbf Update docs 2022-07-18 08:46:21 -05:00
hwdsl2
e9b38c8a65 Update docs 2022-07-13 22:58:37 -05:00
hwdsl2
2077b5a420 Update tests 2022-07-09 22:31:47 -05:00
hwdsl2
5efff22b1a Update IKEv2 script
- Update NSS workaround for Ubuntu 18.04 with new package versions
2022-07-09 22:29:35 -05:00
hwdsl2
1f62f28f29 Update docs 2022-07-08 18:22:49 -05:00
hwdsl2
f66e809f30 Update docs 2022-07-08 18:21:51 -05:00
hwdsl2
8ca05e13d9 Update Azure template
- Remove Debian 9, which is EOL after June 30, 2022.
2022-07-07 17:39:28 -05:00
hwdsl2
c1630afb7e Remove Debian 9
- Remove Debian 9, which is EOL after June 30, 2022.
- Cleanup
2022-07-07 00:59:14 -05:00
hwdsl2
836a67172f Update docs 2022-07-06 15:30:03 -05:00
hwdsl2
19053cb9d7 Update docs 2022-07-06 01:11:24 -05:00
hwdsl2
f4b28c5f2c Update docs 2022-07-06 01:00:40 -05:00
hwdsl2
1fb560c226 Update docs
- Ref: #1191
2022-07-03 01:47:22 -05:00
hwdsl2
2aa313593d Update docs 2022-07-03 01:22:30 -05:00
Maksim Beliaev
92a68aa4f5
Update ikev2-howto.md (#1191) 2022-07-02 10:30:01 -05:00
hwdsl2
12ea6f46c2 Update docs 2022-06-30 11:36:54 -05:00
hwdsl2
1b6771e7a5 Update docs 2022-06-26 16:27:42 -05:00
hwdsl2
cffad95ab3 Update docs 2022-06-19 22:42:47 -05:00
hwdsl2
d2f744d485 Update tests 2022-06-19 22:42:34 -05:00
hwdsl2
35969d2bbb Update Alpine Linux versions
- Add Alpine Linux 3.16 and remove 3.14.
2022-06-19 22:41:21 -05:00
hwdsl2
39bdb36484 Update IKEv2 script
- Add Alpine Linux 3.16 and remove 3.14.
2022-06-19 22:17:13 -05:00
hwdsl2
001b363a07 Update IKEv2 script
- Disable MOBIKE when running on Synology NAS. MOBIKE is not supported
  on these systems and prevents IKEv2 from working if enabled.
  Ref: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/298
2022-06-18 01:27:17 -05:00
hwdsl2
8cf4cc3825 Update IKEv2 script
- Update workaround for newer NSS and openssl versions to include
  Debian testing in addition to Ubuntu 22.04.
  Ref: #1184
2022-06-18 01:20:49 -05:00
hwdsl2
d36c435c95 Improve IPsec config
- IKEv2 mode uses retransmit-timeout instead of dpdtimeout.
- Increase timeouts from 120s to 300s, so that the VPN server can
  keep the VPN connection open if the client's network is unstable.
2022-06-15 00:28:21 -05:00
hwdsl2
ffdb388850 Update docs 2022-06-13 23:34:16 -05:00
hwdsl2
90f9e01565 Update docs 2022-06-12 01:09:14 -05:00
hwdsl2
32458147a5 Update docs 2022-06-10 21:56:52 -05:00
hwdsl2
0e24f8b086 Cleanup 2022-06-09 13:44:16 -05:00
hwdsl2
b04fea3148 Update docs 2022-06-09 00:24:34 -05:00
hwdsl2
14dda28109 Update docs 2022-06-07 23:53:30 -05:00
hwdsl2
593f726c80 Cleanup 2022-06-07 22:48:40 -05:00
hwdsl2
41d37e808e Cleanup 2022-06-07 00:37:31 -05:00
hwdsl2
f153405117 Update docs 2022-06-06 23:51:31 -05:00
hwdsl2
14af42f8d5 Update docs 2022-06-06 01:34:04 -05:00
hwdsl2
6e6d01dcf7 Improve IPTables rules
- Improve IPTables rules for IPsec VPN setup on systems such as CentOS 8.
  Do not add a DROP rule to the IPTables FORWARD chain if firewalld is
  active, so that existing firewalld FORWARD rules can continue to work.
2022-06-05 00:02:22 -05:00
hwdsl2
4ea627697c Update docs 2022-06-04 09:10:40 -05:00
hwdsl2
6c64ee8851 Update docs 2022-06-03 08:29:09 -05:00
hwdsl2
b5c6af6409 Update docs 2022-05-28 15:06:10 -05:00
hwdsl2
7be010a29c Update docs 2022-05-27 01:13:37 -05:00
hwdsl2
7b9813d562 Cleanup 2022-05-27 01:12:37 -05:00
hwdsl2
963a49d61a Update tests 2022-05-26 00:16:51 -05:00
hwdsl2
bc096da0b4 Update docs 2022-05-26 00:00:02 -05:00
hwdsl2
34d9ad06d5 New Libreswan version
- Support upgrading to Libreswan 4.7.
2022-05-25 23:59:21 -05:00
hwdsl2
5f1f444a8f New Libreswan version
- Use new Libreswan version 4.7.
  Ref: https://lists.libreswan.org/pipermail/swan-announce/2022/000047.html
2022-05-25 23:57:30 -05:00
hwdsl2
ffb22c4858 Cleanup 2022-05-23 22:08:30 -05:00
hwdsl2
dce25ada28 Update IKEv2 script
- Add a note about OpenVPN and WireGuard which can be optionally
  installed alongside IPsec VPN.
2022-05-23 08:22:53 -05:00
hwdsl2
17864297cb Update docs 2022-05-22 09:28:30 -05:00
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