All of lore.kernel.org
 help / color / mirror / Atom feed
* IPIP and SNAT
@ 2003-07-30 15:37 Stelios Sidiroglou-Douskos
  2003-08-02 16:03 ` Harald Welte
  0 siblings, 1 reply; 3+ messages in thread
From: Stelios Sidiroglou-Douskos @ 2003-07-30 15:37 UTC (permalink / raw)
  To: netfilter-devel


I am having some trouble with SNAT and my IPIP implementation. I have the
ipip part working (I use code from ipip.c) but when I clear the nfct field
of the sk_buff that packet that gets fwd to the other interface doesn't
get NATed. I tried not clearing conntrack but obviously that results in
the packets not matching up when they return.

Do I have to rebuild the conntrack tuple and insert it back? If so, is
there a code or a helper function to do just that?

thanks in advance,

stelios.


p.s Please reply to this address directly also.

^ permalink raw reply	[flat|nested] 3+ messages in thread
* IPIP and SNAT
@ 2003-07-31 19:30 Stelios Sidiroglou-Douskos
  0 siblings, 0 replies; 3+ messages in thread
From: Stelios Sidiroglou-Douskos @ 2003-07-31 19:30 UTC (permalink / raw)
  To: netfilter-devel


I am having some trouble with SNAT and my IPIP implementation. I have the
ipip part working (I use code from ipip.c) but when I clear the nfct field
of the sk_buff that packet that gets fwd to the other interface doesn't
get NATed. I tried not clearing conntrack but obviously that results in
the packets not matching up when they return.

Do I have to rebuild the conntrack tuple and insert it back? If so, is
there a code or a helper function to do just that?

thanks in advance,

stelios.


p.s Please reply to this address directly also.

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

end of thread, other threads:[~2003-08-02 16:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-30 15:37 IPIP and SNAT Stelios Sidiroglou-Douskos
2003-08-02 16:03 ` Harald Welte
  -- strict thread matches above, loose matches on Subject: below --
2003-07-31 19:30 Stelios Sidiroglou-Douskos

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.