IPsec VPN connection from CtrlX

Hi,

I am trying to setup VPN connection via the VPN-App on the CtrlX-Core to a Fritzbox router. My settings in the VPN editor look like:

connections {
config setup
conn %default
left=biest
leftsubnet=192.168.42.0/24
authby=secret
auto=start

conn fb
ike=aes256-sha-modp1024
esp=aes256-sha1-modp1024
right=myfb.myfritz.net
[email protected]
rightsubnet=192.168.46.0/24
ikelifetime=3600s
keylife=3600s
}

Then, I try to upload the IPSec pre-shared key, but I don't find any documentation on how to do it.

Is that way possible at all? Thanks for any advice!

Venzi

Best reply by TheCodeCaptain

Hi Venzi_

currently we do not support pre-shared key for IPsec, only certificate.

For OpenVPN we will support it from Version 1.14 on, coming in April.

CodeCaptain

View original
2 replies