]> git.ipfire.org Git - people/ms/strongswan.git/commit
testing: Migrate ikev2/host2host-transport-nat scenario to vici
authorTobias Brunner <tobias@strongswan.org>
Thu, 17 Jun 2021 15:03:39 +0000 (17:03 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 21 Jun 2021 10:03:36 +0000 (12:03 +0200)
commit6d8890767c3a1899a4eb6b725cdfc4495720cb34
tree77613a9f7272ae950acf20af27fae6bb883b42bb
parent2b5c74395263b4ccdc78dafbae64bb68323ed3d7
testing: Migrate ikev2/host2host-transport-nat scenario to vici

This also restores the test as it was before the referenced commit so it
again, as written in the description, demonstrates that venus is unable
to ping sun without IPsec tunnel.

Fixes: f27fb58ae0ec ("testing: Update description and test evaluation of host2host-transport-nat")
19 files changed:
testing/tests/ikev2-stroke-bye/host2host-transport-nat/evaltest.dat [deleted file]
testing/tests/ikev2-stroke-bye/host2host-transport-nat/hosts/alice/etc/ipsec.conf [deleted file]
testing/tests/ikev2-stroke-bye/host2host-transport-nat/hosts/alice/etc/strongswan.conf [deleted file]
testing/tests/ikev2-stroke-bye/host2host-transport-nat/hosts/sun/etc/ipsec.conf [deleted file]
testing/tests/ikev2-stroke-bye/host2host-transport-nat/hosts/sun/etc/strongswan.conf [deleted file]
testing/tests/ikev2-stroke-bye/host2host-transport-nat/hosts/venus/etc/strongswan.conf [deleted file]
testing/tests/ikev2/host2host-transport-nat/description.txt [moved from testing/tests/ikev2-stroke-bye/host2host-transport-nat/description.txt with 82% similarity]
testing/tests/ikev2/host2host-transport-nat/evaltest.dat [new file with mode: 0644]
testing/tests/ikev2/host2host-transport-nat/hosts/alice/etc/strongswan.conf [new file with mode: 0644]
testing/tests/ikev2/host2host-transport-nat/hosts/alice/etc/swanctl/swanctl.conf [new file with mode: 0755]
testing/tests/ikev2/host2host-transport-nat/hosts/sun/etc/iptables.rules [moved from testing/tests/ikev2-stroke-bye/host2host-transport-nat/hosts/sun/etc/iptables.rules with 100% similarity]
testing/tests/ikev2/host2host-transport-nat/hosts/sun/etc/strongswan.conf [new file with mode: 0644]
testing/tests/ikev2/host2host-transport-nat/hosts/sun/etc/swanctl/swanctl.conf [new file with mode: 0755]
testing/tests/ikev2/host2host-transport-nat/hosts/venus/etc/ipsec.conf [moved from testing/tests/ikev2-stroke-bye/host2host-transport-nat/hosts/venus/etc/ipsec.conf with 100% similarity]
testing/tests/ikev2/host2host-transport-nat/hosts/venus/etc/strongswan.conf [new file with mode: 0644]
testing/tests/ikev2/host2host-transport-nat/hosts/venus/etc/swanctl/swanctl.conf [new file with mode: 0755]
testing/tests/ikev2/host2host-transport-nat/posttest.dat [moved from testing/tests/ikev2-stroke-bye/host2host-transport-nat/posttest.dat with 58% similarity]
testing/tests/ikev2/host2host-transport-nat/pretest.dat [moved from testing/tests/ikev2-stroke-bye/host2host-transport-nat/pretest.dat with 60% similarity]
testing/tests/ikev2/host2host-transport-nat/test.conf [moved from testing/tests/ikev2-stroke-bye/host2host-transport-nat/test.conf with 91% similarity]