On 9 January 2015 at 22:32, Linke <linkerpro@xxxxxxx> wrote: > Hello, > > I'm stable receive a kernel panic in this ruleset: > > nft add table firewall > nft add chain firewall prerouting {type nat hook prerouting priority 0\;} > nft add rule firewall prerouting masquerade > > > trying at Archlinux > > official latest 3.18-grsec kernel > and AUR 3.19.0-rc3-gbdec419 (builded from git.kernel.org) > Why are you using masquerade in a prerouting hook? It only makes sense in postrouting. Is a case I've not tested. Anyway, that should not happen. I will investigate. -- Arturo Borrero González -- 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