mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #299] Cannot leave IPSec identifier blank in Android 12 #276
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hyfjjjj on GitHub (Jun 17, 2022).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/299
What's the default IPSec identifier and how to config IPSec identifier?IPSec identifier is required in Android 12.
@hwdsl2 commented on GitHub (Jun 17, 2022):
@hyfjjjj Hello! If using the native "IKEv2/IPSec RSA" client in Android 12 or above, you can input anything in the "IPSec identifier" field. However, it is preferred to use the strongSwan Android VPN client to connect. Please follow instructions at:
https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/ikev2-howto.md#android
This field should NOT be required, it is a bug in the Android IKEv2/IPSec RSA client.