i.e. like a wildcard? On Sat, Oct 2, 2010 at 1:46 AM, Jan Engelhardt <jengelh@xxxxxxxxxx> wrote: > > On Friday 2010-09-17 20:25, Nicola Padovano wrote: >> >>[CODE] >>if (hooknumber == NF_INET_LOCAL_IN) fl.nl_u.ip4_u.saddr = niph->saddr; >> //niph is the pointer to ip header of the packet to send >>if (hooknumber == NF_INET_FORWARD) fl.nl_u.ip4_u.saddr = 0; >>[/CODE] >> >>so, i don't understand why saddr = 0 when the hooknumber is NF_INET_FORWARD.... >> >>this is the real problem. > > 0 is automatic address selection. > -- Nicola Padovano e-mail: nicola.padovano@xxxxxxxxx web: http://npadovano.altervista.org "My only ambition is not be anything at all; it seems the most sensible thing" (C. Bukowski) -- 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