-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IPSec IKEv2 #21
Comments
Also came up in StreisandEffect/streisand#85 |
@cpu what we need to do to add ikev2 support? Any ideas how to release this? |
@lgg, I'm working on a PR to do this. |
Rolling it out isn't really the problem. We've got infrastructure to build
client certs, and the server sitting there. Mostly what it will take is a
pointer to a good, somewhat-commented configuration file. Uh, plus a lot of
instructions.
I can write the instructions, although it takes time.
|
@alimakki is there anything i could help you with? @nopdotcom i think we can take a lot of information from https://github.com/trailofbits/algo/ and StrongSwan Wiki |
@lgg for now no, although I do appreciate the offer. I'll try to get a skeleton implementation by the end of this upcoming weekend, perhaps then some testing and feedback would be useful. |
+1 to this idea. This link might help whoever is implementing IKEv2 for Streisand (which I think is a fabulous idea, even just for the mobility support). |
Has there been any progress towards IKEv2 implementation? It is pretty important and seems like ez to integrate using libre/strongswan |
Suggested by @chenhouwu in StreisandEffect/streisand#110
There is some substantial follow-up discussion from @jlund and others in StreisandEffect/streisand#110 that should be referenced by anyone wishing to restart this discussion here.
The text was updated successfully, but these errors were encountered: