>Hello, Hi, >I am having a problem receiving marked packets from the mangle table in >my filter table. I have: I think packets marked 0x1 in prerouting should never reach LOG & ACCEPT rule because of the following rule before them: >-A INPUT -i eth1 -p udp -m udp --dport 4500 -j ACCEPT You can clear counters, feed some test traffic to the box and send me counter information retrieved with following commands: iptables -L -nv -t filter iptables -L -nv -t mangle Regards, Marek -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html