testing: Added ikev2/net2net-ed25519 scenario

This commit is contained in:
Andreas Steffen
2016-12-17 18:07:29 +01:00
parent bd2f2b11fc
commit 3c1e5ad6ce
17 changed files with 173 additions and 0 deletions
@@ -0,0 +1,6 @@
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> containing <b>Ed25519</b> keys.
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>.