Sign inSign up

quanlong/ck-vpn

By quanlong

•Updated almost 10 years ago

IKEv2 VPN Server for iOS/OSX with zero config

Image
4

10K+

quanlong/ck-vpn repository overview

⁠ck-vpn

IKEv2 VPN Server for iOS/OSX with zero config

Build Status Docker Hub Docker image layers and size

⁠Getting started

docker run --privileged -p 80:80 -p 500:500/udp -p 4500:4500/udp quanlong/ck-vpn

⁠FAQ

⁠invalid ID_V1 payload length, decryption failed?

The "invalid ID_V1 payload length, decryption failed" part is typical of a mismatched pre-shared key, though that's not the only possible cause.

See more on:

⁠no virtual IP found, sending INTERNAL_ADDRESS_FAILURE
10[IKE] peer requested virtual IP %any6
10[IKE] no virtual IP found for %any6 requested by 'ios'
10[IKE] no virtual IP found, sending INTERNAL_ADDRESS_FAILURE
⁠updown: iptables v1.4.21: can't initialize iptables table `filter': Permission denied (you must be root)

Solved by disabled updown script with --disable-updown while compiling from source

See more on:

⁠References

Tag summary

Content type

Image

Digest

Size

5.3 MB

Last updated

about 10 years ago

docker pull quanlong/ck-vpn