diff options
Diffstat (limited to 'testing/tests/tnc/tnccs-20-pdp-pt-tls/posttest.dat')
-rw-r--r-- | testing/tests/tnc/tnccs-20-pdp-pt-tls/posttest.dat | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/tests/tnc/tnccs-20-pdp-pt-tls/posttest.dat b/testing/tests/tnc/tnccs-20-pdp-pt-tls/posttest.dat new file mode 100644 index 000000000..b7da857a7 --- /dev/null +++ b/testing/tests/tnc/tnccs-20-pdp-pt-tls/posttest.dat @@ -0,0 +1,9 @@ +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::ipsec stop +alice::service apache2 stop +alice::rm /etc/pts/config.db +alice::iptables-restore < /etc/iptables.flush +carol::iptables-restore < /etc/iptables.flush +dave::iptables-restore < /etc/iptables.flush |