summaryrefslogtreecommitdiff
path: root/testing/hosts/default/etc/ip6tables.flush
diff options
context:
space:
mode:
Diffstat (limited to 'testing/hosts/default/etc/ip6tables.flush')
-rw-r--r--testing/hosts/default/etc/ip6tables.flush15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/hosts/default/etc/ip6tables.flush b/testing/hosts/default/etc/ip6tables.flush
new file mode 100644
index 000000000..c3f5a9254
--- /dev/null
+++ b/testing/hosts/default/etc/ip6tables.flush
@@ -0,0 +1,15 @@
+*filter
+
+-F
+
+-P INPUT ACCEPT
+-P OUTPUT ACCEPT
+-P FORWARD ACCEPT
+
+COMMIT
+
+*mangle
+
+-F
+
+COMMIT