File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / tests / swanctl / net2net-childless / description.txt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:48 2020 UTC (4 years, 3 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan

A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b>
is set up using childless initiation of IKEv2 SAs (RFC 6023).
<p/>
The IKE_SA is established without CHILD_SA during IKE_AUTH. Instead, the
CHILD_SA is created right afterwards with a CREATE_CHILD_SA exchange, allowing
the use of a separate DH exchange for the first CHILD_SA, which is not possible
if it is created during IKE_AUTH.
<p/>
The authentication is based on <b>X.509 certificates</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>.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>