1
0
mirror of synced 2024-11-21 12:36:08 +03:00
Commit Graph

1411 Commits

Author SHA1 Message Date
hwdsl2
b60c232df0 Update docs 2024-11-18 21:20:12 -06:00
hwdsl2
963902e198 Update docs
- Re-add split tunneling instructions for multiple subnets,
  which were previously removed in 5525c40.
  Ref: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/456
2024-11-14 20:14:53 -06:00
hwdsl2
e2cad5c7b8 Update docs
- Update instructions for assigning static IPs to
  IKEv2 VPN clients.
- Closes #1613. Thanks @huangqingchao for the suggestion.
2024-11-14 19:41:33 -06:00
hwdsl2
b895650caf Update docs 2024-10-16 22:32:48 -05:00
hwdsl2
97189acf97 Cleanup 2024-10-15 22:37:34 -05:00
hwdsl2
2991302d57 Improve nftables rules
- Fixed an issue where AlmaLinux 9 users may encounter the error
  "unsupported xtables compat expression" for xt target "MASQUERADE",
  which prevents nftables rules from loading. This could happen if the
  server already has OpenVPN and/or WireGuard installed before
  installing the IPsec VPN.
2024-10-15 22:35:39 -05:00
hwdsl2
2247387826 Update tests 2024-10-14 22:13:05 -05:00
hwdsl2
9442981551 Update docs 2024-10-14 21:55:02 -05:00
hwdsl2
7bd6872d43 New Libreswan version
- Support upgrading to Libreswan 5.1.
2024-10-14 21:53:50 -05:00
hwdsl2
21ba11505a New Libreswan version
- Use new Libreswan version 5.1.
2024-10-14 21:53:17 -05:00
hwdsl2
56833ecdc9 Update docs 2024-10-10 06:54:20 -05:00
hwdsl2
fbdd75ec2f Update docs 2024-09-19 20:06:44 -05:00
hwdsl2
2e069eaa1f Update docs 2024-09-07 12:47:19 -05:00
hwdsl2
2974f8bcd0 Update docs
- Update instructions for assigning static IPs to IKEv2 clients.
  Ref: #1583, #1568
2024-08-04 23:05:14 -05:00
hwdsl2
d05d769987 Update docs 2024-07-28 19:42:34 -05:00
hwdsl2
99f684f20c Update tests 2024-07-28 17:54:03 -05:00
hwdsl2
9a625dba29 Update OS support
- Remove CentOS 7 and CentOS 8 Stream, which have reached EOL.
- Add Alpine Linux 3.20 and remove 3.18.
2024-07-28 17:52:03 -05:00
hwdsl2
721ea3306b Update docs
- Remove CentOS 7 and Debian 10, which reached EOL as of June 30, 2024.
2024-07-28 16:45:47 -05:00
hwdsl2
65fc2ef508 Update docs 2024-07-28 16:40:20 -05:00
hwdsl2
bb0c8ea99f Update AWS template
- Remove CentOS 7 and Debian 10, which reached EOL as of June 30, 2024.
2024-07-28 16:39:29 -05:00
hwdsl2
4d01011de9 Update docs 2024-06-23 21:19:58 -05:00
hwdsl2
3a3c28b9fa Update tests 2024-06-23 18:46:55 -05:00
hwdsl2
8339f7253f Update Azure script
- Minor fix
2024-06-23 18:46:24 -05:00
hwdsl2
78e8957fc1 Update tests 2024-06-05 23:24:16 -05:00
hwdsl2
1093b03dc7 Update docs
- Remove CentOS Stream 8, which reached EOL after May 31, 2024.
- In advanced usage, add a note on how to set different DNS
  server(s) for specific IKEv2 client(s).
2024-06-05 23:20:24 -05:00
hwdsl2
d108c4a3c9 Update tests 2024-05-17 20:45:05 -05:00
hwdsl2
a42410822f Update docs 2024-05-03 22:25:07 -05:00
hwdsl2
bea8597b02 Add new option
- Add an option for specifying a Libreswan version to install,
  using variable VPN_SWAN_VER. Currently supported values are
  4.15 and 5.0. This could be useful for users who want to
  install the older Libreswan version 4.
2024-05-03 22:18:08 -05:00
hwdsl2
0b1eaf64b8 Update docs 2024-05-02 21:56:08 -05:00
hwdsl2
2ba4fe3305 Update tests 2024-05-02 21:39:42 -05:00
hwdsl2
b5d19d7f65 New Libreswan version
- Support upgrading to Libreswan 5.0.
2024-05-02 20:47:33 -05:00
hwdsl2
6f2efd3b59 New Libreswan version
- Use new Libreswan version 5.0.
  Ref: https://lists.libreswan.org/pipermail/swan-announce/2024/000058.html
2024-05-02 20:44:54 -05:00
hwdsl2
bf965cfd18 Fix for CentOS 9
- Fixed an issue with nftables on CentOS 9/8, where users may
  encounter the error "unsupported xtables compat expression"
  during VPN setup.
2024-05-01 20:35:02 -05:00
hwdsl2
30a46a0e15 Update tests 2024-04-28 12:12:37 -05:00
hwdsl2
028d6dc3b8 Update docs 2024-04-27 21:32:55 -05:00
hwdsl2
eb75915816 Update AWS template
- Add Ubuntu 24.04. Work around an issue where the CloudFormation
  helper scripts (e.g. cfn-signal) do not work with Python 3.12,
  by installing Python 3.11 from a PPA.
  Ref: https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa
- Install required package awscli on Debian 10-12.
- Cleanup
2024-04-27 21:19:33 -05:00
hwdsl2
1b769fb1a3 Update docs 2024-04-27 11:37:46 -05:00
hwdsl2
b58e65eb3c Add Ubuntu 24.04
- Add support for Ubuntu 24.04 LTS
  Ref: https://github.com/libreswan/libreswan/commit/46e9115
2024-04-27 11:03:58 -05:00
hwdsl2
7447f4b7da Update docs 2024-04-23 00:12:09 -05:00
Paweł Saniewski
4ee9911cbc
Update CloudFormation template (#1555)
- Bump Lambda runtime version to Python 3.12
2024-04-23 00:06:21 -05:00
hwdsl2
2748312665 Update docs 2024-04-17 20:44:11 -05:00
hwdsl2
a57082a0f1 Update tests 2024-04-17 20:43:41 -05:00
hwdsl2
ca8619476d New Libreswan version
- Support upgrading to Libreswan 4.15.
2024-04-17 20:43:02 -05:00
hwdsl2
49ab3b60a6 New Libreswan version
- Use new Libreswan version 4.15.
  Ref: https://lists.libreswan.org/pipermail/swan-announce/2024/000056.html
2024-04-17 20:42:32 -05:00
hwdsl2
017a226f30 Update docs 2024-04-17 20:41:56 -05:00
hwdsl2
bf0edf5627 Update OS support
- Cleanup. Ref: 1442e9f.
2024-04-14 14:21:03 -05:00
hwdsl2
828bb86924 Update tests 2024-04-14 11:31:56 -05:00
hwdsl2
1442e9f35c Update OS support
- Remove support for Ubuntu 18.04 and Debian 9, which reached EOL
  in June 2023 and July 2022, respectively.
- Cleanup
2024-04-14 11:31:33 -05:00
hwdsl2
25670f39e7 Update IKEv2 script
- Update client config file generation code due to a recent change
  on Ubuntu 20.04: The libnss3 package was recently updated to
  version 3.98 on Ubuntu 20.04, which requires these changes to the
  IKEv2 script.
  Ref: https://packages.ubuntu.com/focal/libnss3
2024-04-10 22:06:28 -05:00
hwdsl2
4c6f37e5a5 Update docs 2024-03-20 21:40:28 -05:00