docker-ikev2-vpn-server icon indicating copy to clipboard operation
docker-ikev2-vpn-server copied to clipboard

IKEv2 VPN Server on Docker, with .mobileconfig for iOS & macOS.

Results 28 docker-ikev2-vpn-server issues
Sort by recently updated
recently updated
newest added

05[CFG] received proposals: ESP:AES_CBC_256/**HMAC_SHA2_256_128**/NO_EXT_SEQ 05[CFG] configured proposals: ESP:AES_CBC_128/**HMAC_SHA1_96**/NO_EXT_SEQ, ESP:3DES_CBC/HMAC_SHA1_96/NO_EXT_SEQ, ESP:AES_CBC_128/AES_CBC_192/AES_CBC_256/3DES_CBC/BLOWFISH_CBC_256/HMAC_SHA1_96/AES_XCBC_96/HMAC_MD5_96/NO_EXT_SEQ 05[IKE] no acceptable proposal found 05[IKE] failed to establish CHILD_SA, keeping IKE_SA 05[ENC] generating IKE_AUTH response 1 [ IDr AUTH...

Now with farp! These are changes so users can start a docker container on their local LAN network, this allows Plex GDM (“G'Day Mate” discovery) and Bonjour for Apple HomeSharing...

I have built a docker image from master branch to get IPv6 support on my VPN. However, it seems that I can get an IPv6 address, but it is not...

I'm using `gaomd/ikev2-vpn-server:0.3.0` on Ubuntu 16.04 on AWS EC2 t2.micro instance. I've set elastic IP and domain to my instance, started docker container and generated the .mobileconfig. There are no...

I've deploy to carina by rackspaces successful,but after install ikev2-vpn.mobileconfig on iphone it failed to connect to server. Deploy command: C:\docker>docker run --detach --name ike --net wordnet --publish 500:500/udp --publish...

How to support windows & android?

Hi, does this IKEv2 support Win10 as client? If yes, how to config? Thanks!