Hello list, I played around with the QUEUE target but am not sure if it fits my needs. What I would like to do is to process certain packets in user space but then processing the next rules on the list as if the QUEUE target rule wouldn't have matched. For me it looks as if there are only NF_ACCEPT and NF_DROP foreseen as QUEUE result (at least that's what the man page reads) but I would like to have something like NF_PROCEED_WITH_NEXT_RULE. I have seen there are other NF_ values like NF_QUEUE, NF_STOLEN and NF_REPEAT, but I didn't understand what they actually do. Did I miss something or how can I resume rule processing after processing my QUEUE rule? Thank you, Daniel Dorau P.S. Please CC me as I'm not on the list. -- Daniel Dorau daniel.dorau@xxxxxxxxxxxxxxxxxxx