Project

General

Profile

IKEv1 Configuration Examples » History » Version 19

Andreas Steffen, 07.07.2021 10:46

1 6 Martin Willi
h1. IKEv1 Configuration Examples
2 1 Martin Willi
3 1 Martin Willi
h2. Remote Access
4 1 Martin Willi
5 18 Andreas Steffen
|RSA authentication with X.509 certificates         |{{tc(ikev1/rw-cert,IPv4)}}            |{{tc(ipv6/rw-ikev1,IPv6)}} |{{tc(ikev1/nat-rw,NAT)}} |
6 18 Andreas Steffen
|PSK authentication with pre-shared keys            |{{tc(ikev1/rw-psk-ipv4,IPv4)}}        |{{tc(ipv6/rw-psk-ikev1,IPv6)}} | |
7 18 Andreas Steffen
|RSA with XAUTH authentication                      |{{tc(ikev1/xauth-rsa,IPv4)}}          | | |
8 18 Andreas Steffen
|PSK with XAUTH authentication                      |{{tc(ikev1/xauth-psk,IPv4)}}          | | |
9 18 Andreas Steffen
|Hybrid RSA (server) / XAUTH (client) authentication|{{tc(ikev1/xauth-id-rsa-hybrid,IPv4)}}| | |
10 6 Martin Willi
11 1 Martin Willi
h2. Remote Access with Virtual IP Adresses
12 1 Martin Willi
13 19 Andreas Steffen
|RAM-based server-side virtual IP pool                 |{{tc(ikev1/ip-pool,IPv4)}}            |
14 18 Andreas Steffen
|DB-based server-side virtual IP pool                  |{{tc(ikev1/ip-pool-db,IPv4)}}         |
15 18 Andreas Steffen
|Static server-side virtual IP addresses               |{{tc(ikev1/config-payload,IPv4)}}     |
16 18 Andreas Steffen
|Static server-side virtual IP addresses in push mode  |{{tc(ikev1/config-payload-push,IPv4)}}|
17 18 Andreas Steffen
|Static client-side virtual IP addresses               |{{tc(ikev1/virtual-ip,IPv4)}}         |
18 18 Andreas Steffen
|RSA with XAUTH authentication and virtual IP addresses|{{tc(ikev1/xauth-id-rsa-config,IPv4)}}|
19 18 Andreas Steffen
|PSK with XAUTH authentication and virtual IP addresses|{{tc(ikev1/xauth-id-psk-config,IPv4)}}|
20 6 Martin Willi
21 6 Martin Willi
h2. Site-to-Site
22 6 Martin Willi
23 18 Andreas Steffen
|RSA authentication with X.509 certificates|{{tc(ikev1/net2net-cert,IPv4)}}|{{tc(ipv6/net2net-ikev1,IPv6)}} |
24 18 Andreas Steffen
|PSK authentication with pre-shared keys   |{{tc(ikev1/net2net-psk,IPv4)}} | |
25 12 Andreas Steffen
26 6 Martin Willi
h2. Host-to-Host
27 6 Martin Willi
28 18 Andreas Steffen
|IPsec tunnel mode with X.509 certificates   |{{tc(ikev1/host2host-cert,IPv4)}}     |{{tc(ipv6/host2host-ikev1,IPv6)}} |
29 18 Andreas Steffen
|IPsec transport mode with X.509 certificates|{{tc(ikev1/host2host-transport,IPv4)}}|{{tc(ipv6/transport-ikev1,IPv6)}} |
30 6 Martin Willi
31 12 Andreas Steffen
h2. Complete List
32 1 Martin Willi
33 18 Andreas Steffen
{{tc(ikev1,All IKEv1 test scenarios)}}