netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Mangling packets & routing in kernels>3.17
@ 2015-05-21 18:58 Юрий Пухальский
  0 siblings, 0 replies; only message in thread
From: Юрий Пухальский @ 2015-05-21 18:58 UTC (permalink / raw)
  To: netfilter-devel

I have an application and an iptables kernel module to change src/dst addr/port of the packets going from different interfaces. Application uses libnetfilter_queue.
It worked ok with 3.17.2 (embedded gentoo) where kernel module works and also on 3.14 on regular linux where libnetfilter application works.
After I've upgraded to 3.18 both stopped working. The packet comes, I change addresses and ports and don't see it coming out. I've tried to route it manually in kernel module but it didn't help. Locally originated packets were mangled and sent out correctly with the module. So it must be something with the forwarding/routing part probably.

Can you think of any changes between 3.17 and 3.18 that could have broken it?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-21 18:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-21 18:58 Mangling packets & routing in kernels>3.17 Юрий Пухальский

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).