FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
02-28-2022 04:34 PM
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
rightid=@myfb.myfritz.net
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
Solved! Go to Solution.
03-01-2022 08:08 AM
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
08-07-2024 04:28 PM
Hi,
does the recent VPN app support the pre-shared key for IPsec?