Page 1 of 1

How configure tunnel mode with Mikrotik?

Posted: Fri Feb 20, 2015 9:05 am
by maxya
Now use a bunch SoftEter and Mikrotik in transport mode IPsec
encrypt L2TP over IPsec
But transpornty mode when intercepting traffic display ip address
How to configure tunnel mode SoftEter with Mikrotik???

Mikrotik gets ip from SoftEter
interface=tap_soft
dhcp-range=192.168.7.10,192.168.7.200,2h
dhcp-option=tap_soft,3,192.168.7.1

How to encrypt all data connections?

Re: How configure tunnel mode with Mikrotik?

Posted: Fri Feb 20, 2015 4:25 pm
by dajhorn
The "Remote Address" cannot be changed in current SoftEther releases.

NB: https://github.com/SoftEtherVPN/SoftEtherVPN/issues/114

Re: How configure tunnel mode with Mikrotik?

Posted: Fri Feb 20, 2015 6:21 pm
by maxya
I understand because of the definition of ip addresses, I can not build a work in tunnel mode?

Re: How configure tunnel mode with Mikrotik?

Posted: Sat Feb 21, 2015 2:48 am
by dajhorn
SoftEther is a good IPSec/L2TP server, but any other IPSec/L2TP configuration (like site-to-site) requires more work and a better understanding of IP routing.

If your network or the Mikrotik device requires a specific IP address on the PPP link, then try a different solution.

Re: How configure tunnel mode with Mikrotik?

Posted: Sat Feb 21, 2015 9:02 am
by maxya
IPseс work in transport and tunnel mode.
SoftEther work in transport mode
How to configure tunnel mode?