Hi Florian, On Friday, 28. June 2013 22:20:38 Florian Westphal wrote: > Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx> wrote: > > I've found another issue after upgrading iptables from 1.4.8 to 1.4.18. > > > > This rule used to work: > > iptables -A R34 --protocol tcp --dport ! 80 -j C525 > > Yes, but iptables used to warn about this: > 'Using intrapositioned negation (`--option ! this`) is deprecated in > favor of extrapositioned (`! --option this`).' probably my iptables version was too old to show that warning, at least I never noticed it. Anyhow, I fixed my rule generator. Thanks, Thomas -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html