From eabc5f1c2e5bfe548cb3d62f2f85f8d61be29b92 Mon Sep 17 00:00:00 2001 From: Simon <965089+sarthurdev@users.noreply.github.com> Date: Fri, 28 May 2021 16:35:12 +0200 Subject: ipsec: T2816: IPSec python rework, includes DMVPN and VTI support --- interface-definitions/vpn_ipsec.xml.in | 61 +++++++++++++++++++--------------- 1 file changed, 35 insertions(+), 26 deletions(-) (limited to 'interface-definitions/vpn_ipsec.xml.in') diff --git a/interface-definitions/vpn_ipsec.xml.in b/interface-definitions/vpn_ipsec.xml.in index 426d7e71c..5bf0ef9ba 100644 --- a/interface-definitions/vpn_ipsec.xml.in +++ b/interface-definitions/vpn_ipsec.xml.in @@ -1,10 +1,15 @@ + + Virtual Private Network (VPN) + 900 + - + VPN IP security (IPsec) parameters + 901 @@ -296,7 +301,7 @@ yes - Enable remote host re-autentication during an IKE rekey. Currently broken due to a strong swan bug + Enable remote host re-authentication during an IKE rekey. Currently broken due to a strongswan bug no @@ -386,6 +391,7 @@ + 2 dh-grouphelp @@ -621,7 +627,7 @@ - Network Address Translation (NAT) networks + Network Address Translation (NAT) networks (Obsolete) @@ -655,7 +661,7 @@ - Network Address Translation (NAT) traversal + Network Address Translation (NAT) traversal (Obsolete) disable enable @@ -695,19 +701,18 @@ Authentication [REQUIRED] - + Authentication mode + + pre-shared-secret + + + pre-shared-secret + Use pre shared secret key + - - - - Use pre-shared secret key - - - - - + Pre-shared secret key @@ -724,17 +729,21 @@ DMVPN crypto configuration - + - bind_child_help - + Tunnel interface associated with this configuration profile + + txt + Tunnel interface associated with this configuration profile + + - Esp group name [REQUIRED] + ESP group name [REQUIRED] vpn ipsec esp-group @@ -742,7 +751,7 @@ - Ike group name [REQUIRED] + IKE group name [REQUIRED] vpn ipsec ike-group @@ -909,6 +918,9 @@ Defult ESP group name + + vpn ipsec esp-group + @@ -920,7 +932,9 @@ DHCP interface to listen on - + + + @@ -1091,12 +1105,7 @@ - - - Protocol to encrypt - - - + #include Remote parameters for interesting traffic -- cgit v1.2.3