* IPP2P. How to set the max length of the analyzed data?
@ 2013-02-16 13:37 Egorkin Igor
2013-02-16 14:39 ` Andrew Beverley
2013-02-16 16:12 ` Egorkin Igor
0 siblings, 2 replies; 3+ messages in thread
From: Egorkin Igor @ 2013-02-16 13:37 UTC (permalink / raw)
To: lartc
Hello!
From http://l7-filter.sourceforge.net/HOWTO-kernel
> By default, l7-filter looks at the first 10 packets or 2kB, whichever
is smaller.
> You can alter the number of packets at any time through
/proc/net/layer7_numpackets.
> (i.e. "echo 16 > /proc/net/layer7_numpackets".) In l7-filter versions
2.0 and forward,
> you can alter the number of bytes at module load time: "modprobe
xt_layer7 maxdatalen=N".
> (ipt_layer7 in old versions), where N is in bytes.
> This should be used cautiously, since performance may decrease
drastically with larger data sizes.
> To prevent you from accidentally bringing down your network, there is
an artificial limit of 65536 imposed.
I could not find a similar option for IPP2P.
May be inside the module already exists some limits?
--
Igor
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: IPP2P. How to set the max length of the analyzed data?
2013-02-16 13:37 IPP2P. How to set the max length of the analyzed data? Egorkin Igor
@ 2013-02-16 14:39 ` Andrew Beverley
2013-02-16 16:12 ` Egorkin Igor
1 sibling, 0 replies; 3+ messages in thread
From: Andrew Beverley @ 2013-02-16 14:39 UTC (permalink / raw)
To: lartc
On Sat, 2013-02-16 at 17:37 +0400, Egorkin Igor wrote:
> I could not find a similar option for IPP2P.
> May be inside the module already exists some limits?
IPP2P is not maintained anymore. Have you looked at nDPI instead? I've
never tried it, but it seems to be the packet inspector du-jour.
Andy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: IPP2P. How to set the max length of the analyzed data?
2013-02-16 13:37 IPP2P. How to set the max length of the analyzed data? Egorkin Igor
2013-02-16 14:39 ` Andrew Beverley
@ 2013-02-16 16:12 ` Egorkin Igor
1 sibling, 0 replies; 3+ messages in thread
From: Egorkin Igor @ 2013-02-16 16:12 UTC (permalink / raw)
To: lartc
On 02/16/2013 06:39 PM, Andrew Beverley wrote:
> IPP2P is not maintained anymore. Have you looked at nDPI instead?
> I've never tried it, but it seems to be the packet inspector du-jour.
Andy
nDPI is hard to compile with netfilter.
OpenDPI is not available anymore.
IPP2P is distributed with Debian/Ubuntu (xtables-addons package), so
minimum compiling required.
--
Igor
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-02-16 16:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16 13:37 IPP2P. How to set the max length of the analyzed data? Egorkin Igor
2013-02-16 14:39 ` Andrew Beverley
2013-02-16 16:12 ` Egorkin Igor
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.