* SNAT in NF_INET_PRE_ROUTING not working on kernel 2.6.35
@ 2011-04-14 19:57 Janis Dzerve
0 siblings, 0 replies; only message in thread
From: Janis Dzerve @ 2011-04-14 19:57 UTC (permalink / raw)
To: netfilter-devel
Hi,
I'm working on the project where incoming packets are source-natted in
NF_INET_PRE_ROUTING netfilter hook.
I know that iptables does not allow SNAT in PREROUTING but it works
fine in preroute netfilter hook in kernel 2.6.32 with rp_filter
disabled.
After upgrading to kernel 2.6.35 it does not work any more. I.e. the
natted packets are dropped somewhere after being natted and do not
appear in the forwarding hook any more.
So, I wanted to ask if this feature (snat in preroute) was explicitly
disabled? and is there any way to reenable it?
Thank you,
Janis Dzerve.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-14 19:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-14 19:57 SNAT in NF_INET_PRE_ROUTING not working on kernel 2.6.35 Janis Dzerve
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).