Allow x25519 as an alias of the curve25519 KE algorithm

This commit is contained in:
Andreas Steffen
2017-03-20 21:18:00 +01:00
parent db1ab1cd99
commit efc1b98461
84 changed files with 172 additions and 171 deletions
@@ -164,6 +164,7 @@ ecp256bp, DIFFIE_HELLMAN_GROUP, ECP_256_BP, 0
ecp384bp, DIFFIE_HELLMAN_GROUP, ECP_384_BP, 0
ecp512bp, DIFFIE_HELLMAN_GROUP, ECP_512_BP, 0
curve25519, DIFFIE_HELLMAN_GROUP, CURVE_25519, 0
x25519, DIFFIE_HELLMAN_GROUP, CURVE_25519, 0
ntru112, DIFFIE_HELLMAN_GROUP, NTRU_112_BIT, 0
ntru128, DIFFIE_HELLMAN_GROUP, NTRU_128_BIT, 0
ntru192, DIFFIE_HELLMAN_GROUP, NTRU_192_BIT, 0
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128ccm96-aesxcbc-curve25519!
esp=aes128ccm96-curve25519!
ike=aes128ccm96-aesxcbc-x25519!
esp=aes128ccm96-x25519!
conn home
left=PH_IP_CAROL
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128ccm12-aesxcbc-curve25519!
esp=aes128ccm12-curve25519!
ike=aes128ccm12-aesxcbc-x25519!
esp=aes128ccm12-x25519!
conn rw
left=PH_IP_MOON
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128ctr-aesxcbc-curve25519!
esp=aes128ctr-aesxcbc-curve25519!
ike=aes128ctr-aesxcbc-x25519!
esp=aes128ctr-aesxcbc-x25519!
conn home
left=PH_IP_CAROL
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128ctr-aesxcbc-curve25519!
esp=aes128ctr-aesxcbc-curve25519!
ike=aes128ctr-aesxcbc-x25519!
esp=aes128ctr-aesxcbc-x25519!
conn rw
left=PH_IP_MOON
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes256gcm128-aesxcbc-curve25519!
esp=aes256gcm128-curve25519!
ike=aes256gcm128-aesxcbc-x25519!
esp=aes256gcm128-x25519!
conn home
left=PH_IP_CAROL
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes256gcm16-aesxcbc-curve25519!
esp=aes256gcm16-curve25519!
ike=aes256gcm16-aesxcbc-x25519!
esp=aes256gcm16-x25519!
conn rw
left=PH_IP_MOON
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128-aesxcbc-curve25519!
esp=aes128-aesxcbc-curve25519!
ike=aes128-aesxcbc-x25519!
esp=aes128-aesxcbc-x25519!
conn home
left=PH_IP_CAROL
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128-aesxcbc-curve25519!
esp=aes128-aesxcbc-curve25519!
ike=aes128-aesxcbc-x25519!
esp=aes128-aesxcbc-x25519!
conn rw
left=PH_IP_MOON
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128-sha256-curve25519!
esp=aes128-sha256_96-curve25519!
ike=aes128-sha256-x25519!
esp=aes128-sha256_96-x25519!
conn home
left=PH_IP_CAROL
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128-sha256-curve25519!
esp=aes128-sha256_96-curve25519!
ike=aes128-sha256-x25519!
esp=aes128-sha256_96-x25519!
conn rw
left=PH_IP_MOON
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128-sha256-curve25519!
esp=aes128-sha256-curve25519!
ike=aes128-sha256-x25519!
esp=aes128-sha256-x25519!
conn home
left=PH_IP_CAROL
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128-sha256-curve25519!
esp=aes128-sha256-curve25519!
ike=aes128-sha256-x25519!
esp=aes128-sha256-x25519!
conn rw
left=PH_IP_MOON
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes192-sha384-curve25519!
esp=aes192-sha384-curve25519!
ike=aes192-sha384-x25519!
esp=aes192-sha384-x25519!
conn home
left=PH_IP_CAROL
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes192-sha384-curve25519!
esp=aes192-sha384-curve25519!
ike=aes192-sha384-x25519!
esp=aes192-sha384-x25519!
conn rw
left=PH_IP_MOON
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes256-aesxcbc-curve25519!
esp=aes256gmac-curve25519!
ike=aes256-aesxcbc-x25519!
esp=aes256gmac-x25519!
conn home
left=PH_IP_CAROL
@@ -8,8 +8,8 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes256-aesxcbc-curve25519!
esp=aes256gmac-curve25519!
ike=aes256-aesxcbc-x25519!
esp=aes256gmac-x25519!
conn rw
left=PH_IP_MOON
@@ -8,7 +8,7 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128-sha256-curve25519!
ike=aes128-sha256-x25519!
esp=null-sha256!
conn home
@@ -8,7 +8,7 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
ike=aes128-sha256-curve25519!
ike=aes128-sha256-x25519!
esp=null-sha256!
conn rw
@@ -19,10 +19,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -19,10 +19,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -19,10 +19,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -19,10 +19,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -17,10 +17,10 @@ connections {
local_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -19,10 +19,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -19,10 +19,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -17,10 +17,10 @@ connections {
local_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -19,10 +19,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -19,10 +19,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -17,11 +17,11 @@ connections {
local_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,11 +18,11 @@ connections {
remote_ts = 10.1.0.0/16
priority = 2
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
shunts {
@@ -18,11 +18,11 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
shunts {
@@ -18,11 +18,11 @@ connections {
interface = eth0
policies_fwd_out = yes
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
shunts {
@@ -23,10 +23,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -23,10 +23,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -21,10 +21,10 @@ connections {
local_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -22,12 +22,12 @@ connections {
rekey_time = 5400
rekey_bytes = 500000000
rekey_packets = 1000000
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
reauth_time = 10800
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -22,12 +22,12 @@ connections {
rekey_time = 5400
rekey_bytes = 500000000
rekey_packets = 1000000
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
reauth_time = 10800
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -22,12 +22,12 @@ connections {
rekey_time = 5400
rekey_bytes = 500000000
rekey_packets = 1000000
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
reauth_time = 10800
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -22,12 +22,12 @@ connections {
rekey_time = 5400
rekey_bytes = 500000000
rekey_packets = 1000000
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
reauth_time = 10800
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -16,12 +16,12 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
gw-sun {
local {
@@ -18,11 +18,11 @@ connections {
remote_ts = 10.2.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,11 +18,11 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -24,12 +24,12 @@ connections {
rekey_time = 5400
rekey_bytes = 500000000
rekey_packets = 1000000
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
reauth_time = 10800
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -24,12 +24,12 @@ connections {
rekey_time = 5400
rekey_bytes = 500000000
rekey_packets = 1000000
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
reauth_time = 10800
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -20,11 +20,11 @@ connections {
start_action = trap
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -20,11 +20,11 @@ connections {
start_action = none
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -22,12 +22,12 @@ connections {
rekey_time = 5400
rekey_bytes = 500000000
rekey_packets = 1000000
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
reauth_time = 10800
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -22,12 +22,12 @@ connections {
rekey_time = 5400
rekey_bytes = 500000000
rekey_packets = 1000000
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
reauth_time = 10800
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -20,11 +20,11 @@ connections {
start_action = start
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -20,11 +20,11 @@ connections {
start_action = none
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
mobike = no
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,11 +18,11 @@ connections {
home {
remote_ts = 10.1.0.0/16
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -16,10 +16,10 @@ connections {
net {
local_ts = 10.1.0.0/16
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,11 +18,11 @@ connections {
home {
remote_ts = 10.1.0.0/16
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -16,10 +16,10 @@ connections {
net {
local_ts = 10.1.0.0/16
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -19,17 +19,17 @@ connections {
remote_ts = 10.1.0.0/16[icmp]
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
ssh {
local_ts = dynamic[tcp]
remote_ts = 10.1.0.0/16[tcp/ssh]
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,7 +18,7 @@ connections {
hostaccess = yes
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
ssh {
local_ts = 10.1.0.0/16[tcp/ssh]
@@ -26,10 +26,10 @@ connections {
hostaccess = yes
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -19,24 +19,24 @@ connections {
remote_ts = 10.1.0.0/16[icmp/2048]
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
icmp-rep {
local_ts = dynamic[icmp/0]
remote_ts = 10.1.0.0/16[icmp/0]
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
ftp-ssh {
local_ts = dynamic[tcp/32768-65535]
remote_ts = 10.1.0.0/16[tcp/21-22]
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,7 +18,7 @@ connections {
hostaccess = yes
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
icmp-rep {
local_ts = 10.1.0.0/16[icmp/0]
@@ -26,7 +26,7 @@ connections {
hostaccess = yes
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
ftp-ssh {
local_ts = 10.1.0.0/16[tcp/21-22]
@@ -34,10 +34,10 @@ connections {
hostaccess = yes
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,11 +18,11 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,10 +18,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -16,10 +16,10 @@ connections {
local_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -19,10 +19,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -19,10 +19,10 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -17,11 +17,11 @@ connections {
local_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,11 +18,11 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
send_certreq = no
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,11 +18,11 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
send_certreq = no
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -16,11 +16,11 @@ connections {
local_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
send_certreq = no
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,11 +18,11 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,11 +18,11 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -16,11 +16,11 @@ connections {
local_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -17,10 +17,10 @@ connections {
remote_ts = 10.1.0.0/28
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128-sha256-curve25519
esp_proposals = aes128-sha256-x25519
}
}
version = 1
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -15,11 +15,11 @@ connections {
local_ts = 10.1.0.0/28
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128-sha256-curve25519
esp_proposals = aes128-sha256-x25519
}
}
version = 1
proposals = aes128-sha256-curve25519,3des-sha1-modp2048
proposals = aes128-sha256-x25519,3des-sha1-modp2048
}
rw-2 {
@@ -40,6 +40,6 @@ connections {
}
}
version = 1
proposals = 3des-sha1-modp2048,aes128-sha256-curve25519
proposals = 3des-sha1-modp2048,aes128-sha256-x25519
}
}
@@ -17,11 +17,11 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -17,11 +17,11 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -15,11 +15,11 @@ connections {
local_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -15,11 +15,11 @@ connections {
remote_ts = 10.1.0.0/28
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 1
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -15,11 +15,11 @@ connections {
local_ts = 10.1.0.0/28
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 1
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
rw-2 {
@@ -17,11 +17,11 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -17,11 +17,11 @@ connections {
remote_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -14,11 +14,11 @@ connections {
local_ts = 10.1.0.0/16
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,11 +18,11 @@ connections {
remote_ts = 0.0.0.0/0
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
local-net {
@@ -17,11 +17,11 @@ connections {
local_ts = 0.0.0.0/0
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
}
@@ -18,11 +18,11 @@ connections {
remote_ts = 0.0.0.0/0
updown = /usr/local/libexec/ipsec/_updown iptables
esp_proposals = aes128gcm128-curve25519
esp_proposals = aes128gcm128-x25519
}
}
version = 2
proposals = aes128-sha256-curve25519
proposals = aes128-sha256-x25519
}
local-net {