Annotation of embedaddon/strongswan/testing/tests/ikev2/net2net-rekey/description.txt, revision 1.1
1.1 ! misho 1: A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up.
! 2: The authentication is based on <b>X.509 certificates</b>. Upon the successful
! 3: establishment of the IPsec tunnel, <b>leftfirewall=yes</b> automatically
! 4: inserts iptables-based firewall rules that let pass the tunneled traffic.
! 5: After a while the CHILD_SA is rekeyed by <b>moon</b> (after a deliberately short
! 6: time in this test scenario).
! 7: In order to test both tunnel and firewall after the rekeying, client <b>alice</b>
! 8: behind gateway <b>moon</b> pings client <b>bob</b> located behind gateway <b>sun</b>
! 9: twice, once right after the rekeying and once after the old inbound SA has been
! 10: deleted.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>