Hi I am finding that if I put a -j QUEUE target in the middle of a set of rules the rest of the rule do NOt get hit.
Does -j QUEUE ether accepts or drops the packet there? How do you have a packet continue with the rest of ther rules after the QUEUE target? Shaun