fixing up the config to load into /etc/ipsec.*

This commit is contained in:
2023-09-07 15:06:55 +08:00
parent fc5ceac045
commit 8733406aca
2 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,14 @@
# ipsec.conf - strongSwan IPsec configuration file
# basic configuration
config setup
# strictcrlpolicy=yes
# uniqueids = no
# Add connections here.
conn NordVPN_US5783
keyexchange=ikev2
dpdaction=clear
@ -35,3 +46,6 @@ conn NordVPN_599_JP
fragmentation=yes
type=tunnel
auto=start
include /var/ipsec/ipsec.conf

View File

@ -1 +1,5 @@
# /etc/ipsec.secrets - strongSwan IPsec secrets file
FEaYDjUGWcnUuFW4gDfVR1kk : EAP "p3cRYvuzixrMCZyheBiCEA1Z"
include /var/ipsec/ipsec.secrets