helper_ipv4

This helper will reassemble IPv4 fragments and put them in a single packet. It will then pass this new packet to the rule process for analysis. This way, layers above IPv4 don't have to care about this special case. It has only one parameter :

  • frag_timeout

This specifies the amount of seconds to wait between fragments of the same packets. If the delay between two fragments is longer than this, the whole packet is discarded. Default : 60 seconds.

 
helper_ipv4.txt · Last modified: 2010/12/22 09:39 by gmsoft
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki