updated where start is done.
diff --git a/tasks/main.yml b/tasks/main.yml
index fbb9a4a..53291fc 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -19,4 +19,5 @@
     source: "!{{ ansible_host }}"
     in_interface: 'eth0'
     jump: DROP
+    table: raw
     state: present
\ No newline at end of file