mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
8 lines
580 B
Plaintext
8 lines
580 B
Plaintext
A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up.
|
|
The authentication is based on <b>X.509 certificates</b> using SHA-2 to create signatures
|
|
as enabled by the IKEv2 Signature Authentication extension described in <b>RFC 7427</b>.
|
|
Upon the successful establishment of the IPsec tunnel, the updown script automatically
|
|
inserts iptables-based firewall rules that let pass the tunneled traffic.
|
|
In order to test both tunnel and firewall, client <b>alice</b> behind gateway <b>moon</b>
|
|
pings client <b>bob</b> located behind gateway <b>sun</b>.
|