hwdsl2 / docker-ipsec-vpn-server

Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
https://hub.docker.com/r/hwdsl2/ipsec-vpn-server
Other
6.38k stars 1.38k forks source link

Cannot leave IPSec identifier blank in Android 12 #299

Closed hyfjjjj closed 2 years ago

hyfjjjj commented 2 years ago

What's the default IPSec identifier and how to config IPSec identifier?IPSec identifier is required in Android 12.

hwdsl2 commented 2 years ago

@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.