13 Dec
2007
13 Dec
'07
1:30 a.m.
From: "KOVACS Krisztian" <hidden@sch.bme.hu>
Could you try what happens if you change ip_route_me_harder() in net/ipv4/netfilter.c so that it does the same ip_route_output() call even if addr_type != RTN_LOCAL?
You hit the nail on the head ! I am able to get the packets out and replies now. I am checking my mods to see if there is any side effects. Thank you very much and best regards.