setup-ipsec-vpn/docs
hwdsl2 954b2acb7c Fix for IKEv2
- Fix an issue where multiple IKEv2 clients behind the same NAT cannot
  connect simultaneously to the VPN server. Note that before this fix,
  this issue only occurs when using an IP address (instead of a DNS name)
  for IKEv2 for the VPN server.
- This issue is found to be related to Libreswan's matching of local IDs
  when checking connections. A local ID with '@' prefix has type ID_FQDN,
  which does not match the ID_IPV4_ADDR type that the peer expects. This
  prevents connection switching from working correctly for the scenario
  above. Removing the prefix fixed the issue.
- Fixes #924
2021-02-01 21:42:31 -06:00
..
images Update docs 2021-01-03 15:20:27 -06:00
clients-xauth-zh.md Update docs 2021-01-29 00:05:16 -06:00
clients-xauth.md Update docs 2021-01-29 00:05:16 -06:00
clients-zh.md Update docs 2021-01-29 00:05:16 -06:00
clients.md Update docs 2021-01-29 00:05:16 -06:00
ikev2-howto-zh.md Fix for IKEv2 2021-02-01 21:42:31 -06:00
ikev2-howto.md Fix for IKEv2 2021-02-01 21:42:31 -06:00
manage-users-zh.md Update docs 2021-01-25 22:51:04 -06:00
manage-users.md Update docs 2021-01-25 22:51:04 -06:00
uninstall-zh.md Update docs 2020-12-27 00:16:49 -06:00
uninstall.md Update docs 2020-12-27 00:16:49 -06:00