Hi there,
Is there a way to use pure IPSec protocol, i.e. IPSec for tunneling instead of L2TP?
As far as I can see in the source code, IPSec and IKEv1 is implemented, but no tunneling for IPSec
Background: I'm trying to connect to Softether programmatically from iOS, which supports only IPSec over IKEv1 or AES and certificates over IKEv2
Thnx
Use pure IPSec for tunneling, i.e. without L2TP
-
- Posts: 336
- Joined: Sat Aug 15, 2015 7:41 pm
-
- Posts: 336
- Joined: Sat Aug 15, 2015 7:41 pm
Re: Use pure IPSec for tunneling, i.e. without L2TP
I found the answer to this question.
IPSec in tunneling mode is not supported in SoftEther. Only L2TP or EtherIP over IPSec are supported.
I'm currently studying the source code of SoftEther as well as some RFCs that describe IPSec and IKEv1 and I might be able to add this feature myself (Hopefully)
IPSec in tunneling mode is not supported in SoftEther. Only L2TP or EtherIP over IPSec are supported.
I'm currently studying the source code of SoftEther as well as some RFCs that describe IPSec and IKEv1 and I might be able to add this feature myself (Hopefully)
-
- Posts: 6
- Joined: Fri Apr 29, 2016 7:02 am
Re: Use pure IPSec for tunneling, i.e. without L2TP
Did you ever get around to implementing this?
-
- Posts: 336
- Joined: Sat Aug 15, 2015 7:41 pm
Re: Use pure IPSec for tunneling, i.e. without L2TP
I'm actively working on it.
Have a look on the progress here
https://github.com/moatazelmasry2/SoftE ... sec-tunnel
But it is a lot of work I'm afraid
Cheers
Have a look on the progress here
https://github.com/moatazelmasry2/SoftE ... sec-tunnel
But it is a lot of work I'm afraid
Cheers