aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-20-os/pretest.dat
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-12-23 18:46:50 +0100
committerTobias Brunner <tobias@strongswan.org>2013-01-17 16:54:59 +0100
commit9c36018cc73c606bc5ce883d6ba169ed70ab3449 (patch)
tree4c9d608f369574bf71f87e237a0acd3f73f3928d /testing/tests/tnc/tnccs-20-os/pretest.dat
parent7deb8bd905b63293976fef9fdff14da0630aba3c (diff)
downloadstrongswan-9c36018cc73c606bc5ce883d6ba169ed70ab3449.tar.bz2
strongswan-9c36018cc73c606bc5ce883d6ba169ed70ab3449.tar.xz
Disable IPv4 forwarding on carol in order to pass tnc/tnccs-20-os scenario
Diffstat (limited to 'testing/tests/tnc/tnccs-20-os/pretest.dat')
-rw-r--r--testing/tests/tnc/tnccs-20-os/pretest.dat1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/tests/tnc/tnccs-20-os/pretest.dat b/testing/tests/tnc/tnccs-20-os/pretest.dat
index 208f9daa9..58634a86f 100644
--- a/testing/tests/tnc/tnccs-20-os/pretest.dat
+++ b/testing/tests/tnc/tnccs-20-os/pretest.dat
@@ -1,6 +1,7 @@
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
+carol::echo 0 > /proc/sys/net/ipv4/ip_forward
moon::cat /etc/tnc_config
carol::cat /etc/tnc_config
dave::cat /etc/tnc_config