Y
Hacker News
new
|
ask
|
show
|
jobs
by
justinsaccount
3408 days ago
That's pretty cool. I've considered doing things like that to set up a secure overlay network to lock down a 'sort of' private l2 network.
Any reason you didn't use weave?
1 comments
tamalsaha001
3408 days ago
I have never tried Weave. But StrongSwan sets up host to host tunnel using Ikev2. So, it should probably work with weave. If you find problems, please let me know in github issues.
link
justinsaccount
3407 days ago
Ah.. weave has built in encryption, so you would probably use that by itself.
link