Hi everybody, Why I can't QUEUE some ip-protocol packets such as IGMP, AH, ESP and so on? I add these rules to Iptables: iptables -A INPUT -j QUEUE iptables -A OUTPUT -j QUEUE and I see that TCP, UDP and ICMP packets are queued only and other protocol packets are not! But I see them by tcpdump. :( -- 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