hwdsl2
5b1377dcf3
Cleanup
2022-01-22 21:34:53 -06:00
hwdsl2
9022caf9f4
Improve VPN setup
...
- Retrieve latest supported Libreswan version before install
- Cleanup
2022-01-22 21:31:55 -06:00
hwdsl2
a4e4f45ff6
Update docs
...
- Link to released versions of .reg files on GitHub
2022-01-22 17:11:49 -06:00
hwdsl2
1869cd3cda
Update docs
...
- Link to released version of ikev2_config_import.cmd on GitHub
2022-01-22 16:36:10 -06:00
hwdsl2
a5f84d11d1
Update docs
2022-01-22 15:34:38 -06:00
hwdsl2
fa6a84ff98
Update docs
2022-01-18 00:07:35 -06:00
hwdsl2
a88ea14a4b
Update docs
2022-01-16 23:05:17 -06:00
hwdsl2
4b891e42bd
Update docs
2022-01-15 23:43:15 -06:00
hwdsl2
6393470f46
Cleanup
2022-01-15 23:41:00 -06:00
hwdsl2
598eb3e6ec
Update docs
2022-01-14 00:25:03 -06:00
hwdsl2
62723fe0c6
Update IKEv2 script
...
- When upgrading Libreswan using vpnupgrade.sh, also update the
IKEv2 helper script to the latest version.
2022-01-13 23:47:27 -06:00
hwdsl2
1b1d2fb160
Update tests
2022-01-11 23:33:00 -06:00
hwdsl2
c098e02ff4
Update tests
2022-01-11 22:55:20 -06:00
hwdsl2
2867107105
Update docs
2022-01-11 22:48:33 -06:00
hwdsl2
18b830c998
New Libreswan version
...
- Support updating to Libreswan 4.6
2022-01-11 22:47:18 -06:00
hwdsl2
2ffad259af
New Libreswan version
...
- Use new Libreswan version 4.6.
- Libreswan 4.6 contains a fix for CVE-2022-23094. See the following
links for more information.
https://lists.libreswan.org/pipermail/swan-announce/2022/000046.html
https://libreswan.org/security/
2022-01-11 22:20:57 -06:00
hwdsl2
44fede6826
Update docs
2022-01-10 09:27:19 -06:00
hwdsl2
a1a9eb27fc
Update docs
2022-01-10 00:06:23 -06:00
hwdsl2
45b1155649
Update docs
2022-01-08 11:30:25 -06:00
hwdsl2
4403c9c241
Update Alpine scripts
...
- Install nss, nss-tools and nss-dev from 3.14/3.15 repository.
It is not necessary to install from edge because the latest
3.14/3.15 nss related packages are already patched to fix
CVE-2021-43527.
Ref: https://git.alpinelinux.org/aports/tree/community/nss?h=3.15-stable
https://git.alpinelinux.org/aports/tree/community/nss?h=3.14-stable
603b198
2022-01-05 19:33:08 -06:00
hwdsl2
431af04385
Update tests
2022-01-04 23:40:59 -06:00
hwdsl2
34ba47e79b
Update VPN user scripts
...
- Sort VPN usernames when listing users
- Cleanup
2022-01-04 23:11:05 -06:00
hwdsl2
abbf19f296
Update IKEv2 script
...
- Sort IKEv2 client names when listing existing clients
- Cleanup
2022-01-04 23:10:28 -06:00
hwdsl2
c25baaf9a9
Cleanup
2022-01-04 23:01:14 -06:00
hwdsl2
3c22bbbeb6
Update IKEv2 script
...
- Fix IKEv2 "password is incorrect" issue when using Ubuntu 21.10
Fixes #1073 . Ref: #1048 .
- Note: Ubuntu 21.10 is NOT a supported OS for the VPN setup scripts.
Please use e.g. Ubuntu 20.04 instead.
Ref: https://github.com/hwdsl2/setup-ipsec-vpn#requirements
2022-01-02 21:52:47 -06:00
hwdsl2
1aae392e48
Update docs
2022-01-02 12:57:55 -06:00
hwdsl2
0bcce9fb61
Update docs
2022-01-02 02:20:53 -06:00
hwdsl2
c0a81ceb5b
Add IKEv2-only mode script
...
- New: Helper script to enable or disable IKEv2-only mode
2022-01-02 01:01:02 -06:00
hwdsl2
c78b398057
Update year
2022-01-02 00:09:03 -06:00
hwdsl2
83b7ec0448
Update docs
2021-12-30 16:03:25 -06:00
hwdsl2
8f55500f0f
Improve VPN user scripts
...
- Improve helper scripts for managing VPN users.
- Support running add_vpn_user.sh and del_vpn_user.sh interactively
without arguments.
2021-12-30 15:47:49 -06:00
hwdsl2
b9f662de7b
Update docs
2021-12-30 00:02:37 -06:00
hwdsl2
e59b10c5ec
Update docs
2021-12-29 23:17:12 -06:00
hwdsl2
efabf63642
Update tests
2021-12-29 23:15:56 -06:00
hwdsl2
603b198613
Add Alpine 3.15
...
- Add support for Alpine Linux 3.15
- Install nss, nss-tools and nss-dev packages from edge for CVE-2021-43527
Ref: https://lists.libreswan.org/pipermail/swan-announce/2021/000044.html
2021-12-29 23:12:24 -06:00
hwdsl2
a323b13512
Update IKEv2 script
...
- Update Ubuntu 18.04 NSS fix with newer package versions.
Ref: https://ubuntu.com/security/CVE-2021-43527
2021-12-29 20:28:15 -06:00
hwdsl2
270fba3d60
Update tests
2021-12-29 18:55:46 -06:00
hwdsl2
bbdb9b13f9
Update IKEv2 script
...
- Add Alpine Linux 3.15
2021-12-29 18:48:47 -06:00
hwdsl2
3affe0c5db
Update tests
2021-11-10 22:49:12 -06:00
hwdsl2
bc312e0736
Update IKEv2 script
...
- Show client certificate statuses when listing IKEv2 clients
- Fixes #1038
2021-11-07 00:13:42 -05:00
hwdsl2
78b3766846
Update docs
...
- Ref: #1040
2021-11-05 23:03:22 -05:00
Damir Konkov
a1179b7f71
Add clarification about routing VPN server IP ( #1040 )
2021-11-05 22:59:26 -05:00
hwdsl2
0f037b0bf0
Update docs
2021-11-04 08:10:44 -05:00
hwdsl2
3884b35d98
Update docs
...
- Update IPsec/L2TP instructions for Windows 11
2021-11-04 00:09:19 -05:00
hwdsl2
e762e78160
Update IKEv2 docs
...
- Update instructions for Windows 11
2021-11-03 23:02:41 -05:00
hwdsl2
572da3b8d0
Update docs
2021-10-31 23:20:42 -05:00
hwdsl2
3433bc43d0
Update docs
2021-10-26 00:02:28 -05:00
hwdsl2
222536a647
Update docs
2021-10-10 14:31:17 -05:00
hwdsl2
dccfa65a08
Update IKEv2 script
...
- Minor fix
2021-10-10 14:30:34 -05:00
hwdsl2
5d73f845fe
Update docs
2021-10-09 23:44:25 -05:00