diff options
Diffstat (limited to 'testing/tests/tnc/tnccs-20-tls/pretest.dat')
-rw-r--r-- | testing/tests/tnc/tnccs-20-tls/pretest.dat | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/tests/tnc/tnccs-20-tls/pretest.dat b/testing/tests/tnc/tnccs-20-tls/pretest.dat new file mode 100644 index 000000000..c332f131b --- /dev/null +++ b/testing/tests/tnc/tnccs-20-tls/pretest.dat @@ -0,0 +1,13 @@ +moon::/etc/init.d/iptables start 2> /dev/null +carol::/etc/init.d/iptables start 2> /dev/null +dave::/etc/init.d/iptables start 2> /dev/null +moon::cat /etc/tnc_config +carol::cat /etc/tnc_config +dave::cat /etc/tnc_config +moon::ipsec start +carol::ipsec start +dave::ipsec start +carol::sleep 1 +carol::ipsec up home +dave::ipsec up home +dave::sleep 1 |