Project

General

Profile

IKEv1 Configuration Examples » History » Version 18

Andreas Steffen, 07.07.2021 03:59

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 18 Andreas Steffen
|DB-based server-side virtual IP pool                  |{{tc(ikev1/ip-pool-db,IPv4)}}         |
14 18 Andreas Steffen
|Static server-side virtual IP addresses               |{{tc(ikev1/config-payload,IPv4)}}     |
15 18 Andreas Steffen
|Static server-side virtual IP addresses in push mode  |{{tc(ikev1/config-payload-push,IPv4)}}|
16 18 Andreas Steffen
|Static client-side virtual IP addresses               |{{tc(ikev1/virtual-ip,IPv4)}}         |
17 18 Andreas Steffen
|RSA with XAUTH authentication and virtual IP addresses|{{tc(ikev1/xauth-id-rsa-config,IPv4)}}|
18 18 Andreas Steffen
|PSK with XAUTH authentication and virtual IP addresses|{{tc(ikev1/xauth-id-psk-config,IPv4)}}|
19 6 Martin Willi
20 6 Martin Willi
h2. Site-to-Site
21 6 Martin Willi
22 18 Andreas Steffen
|RSA authentication with X.509 certificates|{{tc(ikev1/net2net-cert,IPv4)}}|{{tc(ipv6/net2net-ikev1,IPv6)}} |
23 18 Andreas Steffen
|PSK authentication with pre-shared keys   |{{tc(ikev1/net2net-psk,IPv4)}} | |
24 12 Andreas Steffen
25 6 Martin Willi
h2. Host-to-Host
26 6 Martin Willi
27 18 Andreas Steffen
|IPsec tunnel mode with X.509 certificates   |{{tc(ikev1/host2host-cert,IPv4)}}     |{{tc(ipv6/host2host-ikev1,IPv6)}} |
28 18 Andreas Steffen
|IPsec transport mode with X.509 certificates|{{tc(ikev1/host2host-transport,IPv4)}}|{{tc(ipv6/transport-ikev1,IPv6)}} |
29 6 Martin Willi
30 12 Andreas Steffen
h2. Complete List
31 1 Martin Willi
32 18 Andreas Steffen
{{tc(ikev1,All IKEv1 test scenarios)}}