All of lore.kernel.org
 help / color / mirror / Atom feed
* Mangling packets & routing in kernels>3.17
@ 2015-05-21 18:58 Юрий Пухальский
  0 siblings, 0 replies; 2+ messages 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] 2+ messages in thread

* Mangling packets & routing in kernels>3.17
@ 2015-06-04 18:47 Юрий Пухальский
  0 siblings, 0 replies; 2+ messages in thread
From: Юрий Пухальский @ 2015-06-04 18:47 UTC (permalink / raw)
  To: netfilter

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] 2+ messages in thread

end of thread, other threads:[~2015-06-04 18:47 UTC | newest]

Thread overview: 2+ messages (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 Юрий Пухальский
  -- strict thread matches above, loose matches on Subject: below --
2015-06-04 18:47 Юрий Пухальский

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.