aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/openssl-ikev2/rw-cpa/hosts/dave/etc/iptables.flush
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/openssl-ikev2/rw-cpa/hosts/dave/etc/iptables.flush')
-rw-r--r--testing/tests/openssl-ikev2/rw-cpa/hosts/dave/etc/iptables.flush21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/openssl-ikev2/rw-cpa/hosts/dave/etc/iptables.flush b/testing/tests/openssl-ikev2/rw-cpa/hosts/dave/etc/iptables.flush
new file mode 100644
index 000000000..b3ab63c51
--- /dev/null
+++ b/testing/tests/openssl-ikev2/rw-cpa/hosts/dave/etc/iptables.flush
@@ -0,0 +1,21 @@
+*filter
+
+-F
+
+-P INPUT ACCEPT
+-P OUTPUT ACCEPT
+-P FORWARD ACCEPT
+
+COMMIT
+
+*nat
+
+-F
+
+COMMIT
+
+*mangle
+
+-F
+
+COMMIT