* Jan Engelhardt wrote, On 21/10/07 23:14: > Hi Sam, > > > just for the fun of it, I tried: > > iptables -t mangle -A PREROUTING -m gateway --nexthop 10.10.96.1 > > and it locked up hard (not even sysrq-b was possible). > I am not sure why that happened - it does work properly in -t filter -A > OUTPUT, though. I'll experiment a bit. > The codebase I am on is at > http://dev.computergmbh.de/wsvn/misc_kernel/xt_gateway/ Thanks for reporting this. Is it a regular lock up or just a one off? I would think it doesn't make sense to use it in pre-routing as no gateway will be set. Sam - 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