Networking Forums

Networking Forums > Computer Networking > Linux Networking > netfilter conntrack helper routine calling sequence

Reply
Thread Tools Display Modes

netfilter conntrack helper routine calling sequence

 
 
muruga
Guest
Posts: n/a

 
      12-08-2006, 08:55 AM
Hi,

when will the connection tracking helper ip_conntrack_helper_tftp.c
helper willbe called before SNAT or after SNAT.

c2b682a4: 17 192.168.0.1:32770 -> 10.145.6.78:69
rep tuple c2b682bc: 17 10.145.6.78:69 -> 10.145.2.23:32770
and skbuff contents as 10.145.2.23:32770 -> 10.145.6.78:69

My setup is

client router server
192.168.0.1 10.145.2.23(wan) 10.145.6.78


which i understand SNAT opteration has been done before it reaches
helper itself but what i expect is the tftp helper will be called when
the tftp packet before SNAT.

can any one explain where tftp helper will be called

 
Reply With Quote
 
 
 
 
Tauno Voipio
Guest
Posts: n/a

 
      12-08-2006, 08:30 PM
muruga wrote:
> Hi,
>
> when will the connection tracking helper ip_conntrack_helper_tftp.c
> helper willbe called before SNAT or after SNAT.
>
> c2b682a4: 17 192.168.0.1:32770 -> 10.145.6.78:69
> rep tuple c2b682bc: 17 10.145.6.78:69 -> 10.145.2.23:32770
> and skbuff contents as 10.145.2.23:32770 -> 10.145.6.78:69
>
> My setup is
>
> client router server
> 192.168.0.1 10.145.2.23(wan) 10.145.6.78
>
>
> which i understand SNAT opteration has been done before it reaches
> helper itself but what i expect is the tftp helper will be called when
> the tftp packet before SNAT.
>
> can any one explain where tftp helper will be called
>


Please keep the title if the contents of the message are
kept the same.

This is Usenet, please do not expact a response in 9 minutes.

--

Tauno Voipio
tauno voipio (at) iki fi

PS: I responded to your first message.
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to detect TCP sequence number wrap around in a netfilter kernel module Rohit Linux Networking 0 05-10-2007 06:28 AM
when will the netfilter conntrack helper will be called? muruga Linux Networking 0 12-11-2006 02:26 AM
netfilter tftp helper muruga Linux Networking 2 12-10-2006 04:01 AM
balancing and conntrack blender@jaskom.pl Linux Networking 3 06-07-2006 08:13 AM
H.323 conntrack patches for 2.4 Schmuck Linux Networking 4 07-15-2003 03:44 PM



1 2 3 4 5 6 7 8 9 10 11