Hello! > Hmm, what's your routing setup? And what kernel? It's possible with > wierd setups, like source routing. Unlikely, source address is unspecified here. Most likely, it is fwmark. Unrelated: giving out->ifindex is a bug, by the way. It can screw up the things a lot. In this context, if you want to be sure that packet will go out expected interface you do plain lookup and drop packet if it gave you some strange route. Alexey - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html