[strongSwan] Replace ssh socks5 proxy with IPSec

Michael Nielsen mic.niel84 at gmail.com
Mon Jan 30 10:19:05 CET 2017


I would like to setup a more stable secure connection between my servers.

Currently I'm using ssh socks5 proxy, which does work:

ssh -fN -D localhost:1080 myuser at my-remote-ip

and then I'm able to cURL with curl --socks5-hostname:localhost:1080 ...

I'm able to setup StrongSWAN between my to servers, following this example:
https://www.strongswan.org/testing/testresults/ikev2/net2net-psk/

But I'm unable to using the remote server as proxy like with curl and ssh
socks5.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20170130/27206756/attachment.html>


More information about the Users mailing list