Networking Forums

Networking Forums > Computer Networking > Linux Networking > when will the netfilter conntrack helper will be called?

Reply
Thread Tools Display Modes

when will the netfilter conntrack helper will be called?

 
 
muruga
Guest
Posts: n/a

 
      12-11-2006, 02:26 AM
Hai,
when will the netfilter conntrack helper funtion will be called
for a router? It will be in input chain, forward chain or output chain
for the first packet detected matching the helper registration
parameters.

i printed skbuff contents for TFTP which i found after SNAT done .will
it not be before doing NAT?..can any one guide me if i am wrong

My setup is
client router server
192.168.0.1 10.145.2.23(wan) 10.145.6.78

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

can i directly change tupule contents to redirect the packet to any
ipaddress or port?

regards,
murugan

 
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
Switching off conntrack G. Linux Networking 2 03-18-2007 02:30 PM
netfilter tftp helper muruga Linux Networking 2 12-10-2006 04:01 AM
netfilter conntrack helper routine calling sequence muruga Linux Networking 1 12-08-2006 08:30 PM
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