diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-07-08 22:36:51 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-07-08 23:19:51 +0200 |
commit | 23e0d6dca32573d2d2dfeb42ee52c42ea21781c3 (patch) | |
tree | aeb1c702d11ba36c51e207806c0705fc2f03db40 /testing/tests/tnc/tnccs-20-nea-pt-tls/posttest.dat | |
parent | facf1c76eaf43e5a1cb6a7bbf84fa0b237edff0a (diff) | |
download | strongswan-23e0d6dca32573d2d2dfeb42ee52c42ea21781c3.tar.bz2 strongswan-23e0d6dca32573d2d2dfeb42ee52c42ea21781c3.tar.xz |
testing: Added tnc/tnccs-20-nea-pt-tls scenario
Diffstat (limited to 'testing/tests/tnc/tnccs-20-nea-pt-tls/posttest.dat')
-rw-r--r-- | testing/tests/tnc/tnccs-20-nea-pt-tls/posttest.dat | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/tests/tnc/tnccs-20-nea-pt-tls/posttest.dat b/testing/tests/tnc/tnccs-20-nea-pt-tls/posttest.dat new file mode 100644 index 000000000..09c8a6cbc --- /dev/null +++ b/testing/tests/tnc/tnccs-20-nea-pt-tls/posttest.dat @@ -0,0 +1,10 @@ +carol::ip route del 10.1.0.0/16 via 192.168.0.1 +dave::ip route del 10.1.0.0/16 via 192.168.0.1 +winnetou::ip route del 10.1.0.0/16 via 192.168.0.1 +alice::service charon stop +alice::service apache2 stop +alice::rm /etc/swanctl/rsa/aaaKey.pem +alice::rm /etc/swanctl/x509/aaaCert.pem +alice::iptables-restore < /etc/iptables.flush +carol::iptables-restore < /etc/iptables.flush +dave::iptables-restore < /etc/iptables.flush |