Project

General

Profile

IKEv2 Legacy Configuration Examples » History » Version 8

Andreas Steffen, 12.04.2021 14:37
Added protoport scenario

1 3 Andreas Steffen
h1. IKEv2 Legacy Configuration Examples
2 1 Andreas Steffen
3 4 Andreas Steffen
These example scenarios use the deprecated stroke management interface.
4 4 Andreas Steffen
5 1 Andreas Steffen
h2. Remote Access
6 1 Andreas Steffen
7 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)}} |
8 6 Andreas Steffen
|PSK authentication with pre-shared keys (IP)  |{{tc(ikev2/rw-psk-ipv4,IPv4)}}           |{{tc(ipv6-stroke/rw-psk-ikev2,IPv6)}}|{{tc(ikev2/nat-rw-psk,NAT)}}|
9 6 Andreas Steffen
|PSK authentication with pre-shared keys (FQDN)|{{tc(ikev2/rw-psk-fqdn,IPv4)}}           | | |
10 1 Andreas Steffen
|EAP_AKA authentication                        |{{tc(ikev2/rw-eap-aka-rsa,IPv4)}}        | | |
11 1 Andreas Steffen
|EAP_AKA authentication with EAP identity      |{{tc(ikev2/rw-eap-aka-id-rsa,IPv4)}}     | | |
12 1 Andreas Steffen
|EAP_SIM authentication                        |{{tc(ikev2/rw-eap-sim-rsa,IPv4)}}        | |{{tc(ikev2/rw-eap-sim-radius,RADIUS)}} |
13 1 Andreas Steffen
|EAP_SIM authentication with EAP identity      | | |{{tc(ikev2/rw-eap-sim-id-radius,RADIUS)}} |
14 1 Andreas Steffen
|EAP_SIM only authentication                   | | |{{tc(ikev2/rw-eap-sim-only-radius,RADIUS)}} |
15 1 Andreas Steffen
|EAP_MSCHAPv2 authentication with EAP identity |{{tc(ikev2/rw-eap-mschapv2-id-rsa,IPv4)}}| | |
16 1 Andreas Steffen
|EAP_MD5 authentication                        |{{tc(ikev2/rw-eap-md5-rsa,IPv4)}}        | |{{tc(ikev2/rw-eap-md5-radius,RADIUS)}} |
17 1 Andreas Steffen
|EAP_MD5 authentication with EAP identity      | | |{{tc(ikev2/rw-eap-md5-id-radius,RADIUS)}} |
18 1 Andreas Steffen
|EAP_TLS authentication                        |{{tc(ikev2/rw-eap-tls-only,IPv4)}} | |{{tc(ikev2/rw-eap-tls-radius,RADIUS)}} |
19 1 Andreas Steffen
|EAP_TTLS with EAP_MD5 client authentication  |{{tc(ikev2/rw-eap-ttls-only,IPv4)}} | |{{tc(ikev2/rw-eap-ttls-radius,RADIUS)}} |
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 7 Andreas Steffen
|Connection setup automatically started by daemon |{{tc(ikev2/net2net-start,IPv4)}} | |
37 7 Andreas Steffen
|Connection setup triggered by data to be tunneled|{{tc(ikev2/net2net-route,IPv4)}} | |
38 1 Andreas Steffen
39 1 Andreas Steffen
h2. Host-to-Host
40 1 Andreas Steffen
41 1 Andreas Steffen
|IPsec tunnel mode with X.509 certificates    |{{tc(ikev2/host2host-cert,IPv4)}}      |{{tc(ipv6-stroke/host2host-ikev2,IPv6)}} |
42 1 Andreas Steffen
|IPsec transport mode with X.509 certificates |{{tc(ikev2/host2host-transport,IPv4)}} |{{tc(ipv6-stroke/transport-ikev2,IPv6)}} |
43 1 Andreas Steffen
44 8 Andreas Steffen
h2. IP Protocol and Port Policies
45 8 Andreas Steffen
46 8 Andreas Steffen
|IPsec tunnel restricted to ICMP and ssh protocols |{{tc(ikev2/protoport-dual,IPv4)}} |
47 8 Andreas Steffen
48 8 Andreas Steffen
49 1 Andreas Steffen
h2. Complete List
50 1 Andreas Steffen
51 3 Andreas Steffen
{{tc(ikev2,All IKEv2 legacy test scenarios)}}