testing: Migrate ikev2-stroke-bye scenarios to vici

This commit is contained in:
Andreas Steffen
2021-06-22 10:23:06 +02:00
parent 706c58b291
commit eba2622587
931 changed files with 5934 additions and 5925 deletions
@@ -1,9 +1,9 @@
A tunnel that will connect the subnets behind the gateways <b>moon</b>
and <b>sun</b>, respectively, is preconfigured by installing a %trap eroute
on gateway <b>moon</b> by means of the setting <b>auto=route</b> in ipsec.conf.
on gateway <b>moon</b> by means of the setting <b>start_action = trap</b> in swanctl.conf.
A subsequent ping issued by client <b>alice</b> behind gateway <b>moon</b> to
<b>bob</b> located behind gateway <b>sun</b> triggers the %trap eroute and
leads to the automatic establishment of the subnet-to-subnet tunnel.
<p>
<p/>
The updown script automatically inserts iptables-based firewall rules
that let pass the tunneled traffic.