Project

General

Profile

IKEv2 Legacy Configuration Examples » History » Version 2

Andreas Steffen, 16.11.2018 22:48

1 2 Andreas Steffen
h1. Legacy IKEv2 Configuration Examples
2 1 Andreas Steffen
3 1 Andreas Steffen
h2. Remote Access
4 1 Andreas Steffen
5 1 Andreas Steffen
|RSA authentication with X.509 certificates    |{{tc(ikev2/rw-cert,IPv4)}}               |{{tc(ipv6-stroke/rw-ikev2,IPv6)}} |{{tc(ikev2/nat-rw,NAT)}} |
6 1 Andreas Steffen
|PSK authentication with pre-shared keys       |{{tc(ikev2/rw-psk-ipv4,IPv4)}}           |{{tc(ipv6-stroke/rw-psk-ikev2,IPv6)}}|{{tc(ikev2/nat-rw-psk,NAT)}}|
7 1 Andreas Steffen
|EAP_AKA authentication                        |{{tc(ikev2/rw-eap-aka-rsa,IPv4)}}        | | |
8 1 Andreas Steffen
|EAP_AKA authentication with EAP identity      |{{tc(ikev2/rw-eap-aka-id-rsa,IPv4)}}     | | |
9 1 Andreas Steffen
|EAP_SIM authentication                        |{{tc(ikev2/rw-eap-sim-rsa,IPv4)}}        | |{{tc(ikev2/rw-eap-sim-radius,RADIUS)}} |
10 1 Andreas Steffen
|EAP_SIM authentication with EAP identity      | | |{{tc(ikev2/rw-eap-sim-id-radius,RADIUS)}} |
11 1 Andreas Steffen
|EAP_SIM only authentication                   | | |{{tc(ikev2/rw-eap-sim-only-radius,RADIUS)}} |
12 1 Andreas Steffen
|EAP_MSCHAPv2 authentication with EAP identity |{{tc(ikev2/rw-eap-mschapv2-id-rsa,IPv4)}}| | |
13 1 Andreas Steffen
|EAP_MD5 authentication                        |{{tc(ikev2/rw-eap-md5-rsa,IPv4)}}        | |{{tc(ikev2/rw-eap-md5-radius,RADIUS)}} |
14 1 Andreas Steffen
|EAP_MD5 authentication with EAP identity      | | |{{tc(ikev2/rw-eap-md5-id-radius,RADIUS)}} |
15 1 Andreas Steffen
|EAP_TLS authentication                        |{{tc(ikev2/rw-eap-tls-only,IPv4)}} | |{{tc(ikev2/rw-eap-tls-radius,RADIUS)}} |
16 1 Andreas Steffen
|EAP_TTLS with EAP_MD5 client authentication  |{{tc(ikev2/rw-eap-ttls-only,IPv4)}} | |{{tc(ikev2/rw-eap-ttls-radius,RADIUS)}} |
17 1 Andreas Steffen
|EAP_TTLS with EAP_MD5 client authentication and EAP_TNC with allow/isolate |{{tc(tnc/tnccs-dynamic,IPv4)}} | |{{tc(tnc/tnccs-11-radius,RADIUS)}} |
18 1 Andreas Steffen
|EAP_TTLS with EAP_MD5 client authentication and EAP_TNC with allow/block |{{tc(tnc/tnccs-20-block,IPv4)}} | |{{tc(tnc/tnccs-11-radius-block,RADIUS)}} |
19 1 Andreas Steffen
|EAP_TTLS with EAP_TLS client authentication and EAP_TNC with allow/isolate |{{tc(tnc/tnccs-20-tls,IPv4)}} | ||
20 1 Andreas Steffen
|EAP_PEAP with EAP_MD5 client authentication  |{{tc(ikev2/rw-eap-peap-md5,IPv4)}} | |{{tc(ikev2/rw-eap-peap-radius,RADIUS)}} |
21 1 Andreas Steffen
|EAP_PEAP with EAP_MSCHAPv2 client authentication  |{{tc(ikev2/rw-eap-peap-mschapv2,IPv4)}} | ||
22 1 Andreas Steffen
23 1 Andreas Steffen
h2. Remote Access with Virtual IP Adresses
24 1 Andreas Steffen
25 1 Andreas Steffen
| RAM-based server-side virtual IP pool      |{{tc(ikev2/ip-pool,IPv4)}}         |
26 1 Andreas Steffen
| DB-based server-side virtual IP pool       |{{tc(ikev2/ip-pool-db,IPv4)}}      |
27 1 Andreas Steffen
| Static server-side virtual IP addresses    |{{tc(ikev2/config-payload,IPv4)}}  |
28 1 Andreas Steffen
| Static client-side virtual IP addresses    |{{tc(ikev2/virtual-ip,IPv4)}}      |
29 1 Andreas Steffen
| Two RAM-based server-side virtual IP pools |{{tc(ikev2/ip-two-pools,IPv4)}}    |
30 1 Andreas Steffen
| Two DB-based server-side virtual IP pools  |{{tc(ikev2/ip-two-pools-db,IPv4)}} |
31 1 Andreas Steffen
32 1 Andreas Steffen
h2. Site-to-Site
33 1 Andreas Steffen
34 1 Andreas Steffen
|RSA authentication with X.509 certificates |{{tc(ikev2/net2net-cert,IPv4)}} |{{tc(ipv6-stroke/net2net-ikev2,IPv6)}} |
35 1 Andreas Steffen
|PSK authentication with pre-shared keys    |{{tc(ikev2/net2net-psk,IPv4)}} | |
36 1 Andreas Steffen
37 1 Andreas Steffen
h2. Host-to-Host
38 1 Andreas Steffen
39 1 Andreas Steffen
|IPsec tunnel mode with X.509 certificates    |{{tc(ikev2/host2host-cert,IPv4)}}      |{{tc(ipv6-stroke/host2host-ikev2,IPv6)}} |
40 1 Andreas Steffen
|IPsec transport mode with X.509 certificates |{{tc(ikev2/host2host-transport,IPv4)}} |{{tc(ipv6-stroke/transport-ikev2,IPv6)}} |
41 1 Andreas Steffen
42 1 Andreas Steffen
h2. Complete List
43 1 Andreas Steffen
44 1 Andreas Steffen
{{tc(ikev2,All IKEv2 test scenarios)}}