All of lore.kernel.org
 help / color / mirror / Atom feed
* Packet Lost
@ 2006-06-08 17:37 Vasantha Kumar Puttappa
  2006-06-19 14:55 ` Patrick McHardy
  0 siblings, 1 reply; 7+ messages in thread
From: Vasantha Kumar Puttappa @ 2006-06-08 17:37 UTC (permalink / raw)
  To: netfilter-devel

Hi,

  I am working on a small application using iptables/libipq. In this, the
application would capture a specific packets based on the destination IP
address. Then I encapsulate this IP packet inside another new IP packet.

My problem is that the encapsulation part works fine in
kernel-2.6.11-6(mandriva 2005) and IPtables V 1.2.9.
(I can capture encapsulated packets using tcpdump at the sender side i.e,
packets are being put on to the network)


But this doesn't work in kernel-2.6.12-12 and IPtables-1.3.5
(even though there are no erros after callig ipq_set_verdict, the packets
are not being put on to the channel. The packets are getting lost after
the call to ipq_set_verdict)

please let me know if you need more information


Please help me out here

Thanx

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-06-20 13:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-08 17:37 Packet Lost Vasantha Kumar Puttappa
2006-06-19 14:55 ` Patrick McHardy
2006-06-19 19:23   ` Vasantha Kumar Puttappa
2006-06-19 19:32     ` Patrick McHardy
2006-06-20  5:26       ` Vasantha Kumar Puttappa
2006-06-20 13:51         ` Patrick McHardy
2006-06-20  6:50       ` TCP connection and interface down Vasantha Kumar Puttappa

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.