Hello, I saw that there is a way to pass packets to user space by this iptables rule (on Linux): iptables -A FORWARD -t filter -j QUEUE and running: modprobe iptable_filter modprobe ip_queue My question is: I want to open a user space application which opens socket and catch these packets. Is there some good link demonstrating how to do it ? I saw some sites which talk about NETFILTER_FIREWALL and netlink sockets, but I am not sure. Any ideas? Rgs, Mark -- 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