similar to: l7-filter

Displaying 20 results from an estimated 100 matches similar to: "l7-filter"

2006 Mar 14
0
RES: Shorewall 2.2.3 logging on Debian 3.1
Edit file vi /etc/init.d/klogd In line KLOGD="" Change to KLOGD="-c 5" And restart klogd /etc/init.d/klogd restart _____________________________________________________ Keny Hayakawa Schmeling Diretor Comercial/Administravivo Tel: 5566-1465 Fax: 5566-6541 http://www.optinfo.com.br kenyhs@optinfo.com.br
2002 Jul 02
1
Samba 2.2.5 on Solaris 8
Hi all, i compiled Samba 2.2.5 with gcc on a Sunblade with Solaris 2.8. Last month i compiled Samba 2.2.4 on the same machine without problems. The following options i used: ./configure --with-winbind --with-pam --with-quotas I got the following warnings: Linking bin/wbinfo Compiling nsswitch/winbindd.c Compiling nsswitch/winbindd_user.c Compiling nsswitch/winbindd_group.c Compiling
2002 Aug 01
0
RE: Solaris/Winbind Problems
No, I have not tried that. The problem is teaching all the users this. I suppose the script I sent you for /usr/sbin/passwd could do this for them instead of the moving stuff. It would make it safer--in that, it would help avoid the problem where if a user cancels in mid-passwd-change the correct file may not be put back in place (there are ways around this too, of course). Thanks for the
2002 Aug 01
0
RE: Solaris/Winbind Problems
Hi, if winbind or/and NIS is/are running and you want to change the password of the local account, you can do this with: /usr/bin/passwd -r files <Username> So you don?t have to move the configuration files. Have you tried this? Bernd Schmeling > -----Original Message----- > From: David Shapiro [mailto:david.shapiro@btitele.com] > Sent: Wednesday, July 31, 2002 7:53 PM >
2017 Dec 26
1
identifying convergence or non-convergence of mixed-effects regression model in lme4 from model output
Hi R community! I've fitted three mixed-effects regression models to a thousand bootstrap samples (case-resampling regression) using the lme4 package in a custom-built for-loop. The only output I saved were the inferential statistics for my fixed and random effects. I did not save any output related to the performance to the machine learning algorithm used to fit the models (REML=FALSE).
2006 Nov 02
0
tool classify L7 packet
Please Advise me, Now I have got a problem about … Finding Tools In Linux (Opensource) that Can capture traffic packet and save it in log file or trace file. But it can classify Layer7 packet too Because I need to implement application that count number of packet in each application after packet pass through linux box which be like traffic control Please advise me. Ps. Can snort classifies
2004 Jun 23
0
IPP2P: Simular project l7-filter.
http://sourceforge.net/projects/l7-filter/ Providse and posibly replaces your project. Thay use regex(in kernel space) to filter packets in much the same way you do. How ever regex is not going into the kernel! Here is a mail that describes the situation. http://lists.debian.org/debian-firewall/2004/02/msg00051.html Hopefully the l7 ppl will FINALY get a copy, now that I know thay
2004 Jun 26
0
Fwd: Re: IPP2P: Simular project l7-filter.
--- Mike Mestnik <cheako911@yahoo.com> wrote: > Date: Fri, 25 Jun 2004 09:51:21 -0700 (PDT) > From: Mike Mestnik <cheako911@yahoo.com> > Subject: Re: IPP2P: Simular project l7-filter. > To: Eicke Friedrich <tady@gmx.net> > > --- Eicke Friedrich <tady@gmx.net> wrote: > > Mike Mestnik wrote: > > > http://sourceforge.net/projects/l7-filter/
2010 Mar 31
0
Xen 4.0 on Debian - Kernel 2.6.32.8 with L7-Filter
Hi All Is it possible to add the l7 patch http://l7-filter.sourceforge.net/ to the Xen Kernel Tree. I want to make sure this will not cause any problems with the system. I also wonder if http://www.linuximq.net/ kernel patch is also compatible. If someone can advise this it will be great Thanks Sassy _______________________________________________ Xen-users mailing list
2010 Mar 31
0
Xen 4.0 on Debian - Kernel 2.6.32.8 with L7-Filter
Hi All Is it possible to add the l7 patch http://l7-filter.sourceforge.net/ to the Xen Kernel Tree. I want to make sure this will not cause any problems with the system. I also wonder if http://www.linuximq.net/ kernel patch is also compatible. If someone can advise this it will be great Thanks Sassy _______________________________________________ Xen-users mailing list
2006 Nov 29
0
kernel and iptables with l7-filter
Hi, those who are interested in l7-filter on C4.4, here is the testing repo. http://homen.vsb.cz/~hrb33/el4/hrb/testing/i386/RPMS/repodata/ Kernels and iptables RPMS are compiled with l7-filter. Feel free to test and send the reports. Packages are not signed, not even with special release version. Should be fixed on final release. New release should also include IMQ, ESFQ. Iproute is the only
2018 May 02
0
NHW Project - new -l7 quality setting
Hello all, Just a quick message to let you know that I have added to the NHW Project a -l7 high compression quality setting. This setting is still experimental and can be improved, but actually (I am certainly not objective) I find it competitive with x265 (HEVC), mainly because it has a good neatness. Update at: http://nhwcodec.blogspot.com/ You can also find sample 512x512 test bitmap images
2018 May 15
0
NHW Project - quality improvement for -l6, -l7 quality settings
Hello all, Just a quick message to let you know that I have improved -l6 and -l7 high compression settings. These settings are notably better now, with more neatness and more precision.I find them competitive with x265 (HEVC) now!!! Update at: http://nhwcodec.blogspot.com/ Else I realize that the strength of the NHW Project is that it is royalty-free, and competitive with the great x265 codec
2018 May 30
0
NHW Project - improvement of -l7 quality setting - more neatness
Hello, Just a word to let you know that I have improved -l7 high compression quality setting, thanks to a new processing and I have also corrected an error in the residual coding.Now it has more neatness/definition.Files size is also a little smaller (and please keep in mind that the entropy coding schemes are not optimal for now, so we can save 1.5Ko-2Ko per .nhw file). Actually I find -l7
2007 Jan 17
1
Use l7-filter on router performing NAT?
Hey guys, Here''s an easy one. Is it possible to use the l7-filter extension on a box that performs NAT? The HOWTO says the filter only works 100% of the time if it can see both sides of the connection. I tried putting the l7 MARK rules in the POSTROUTING chain on a box that does NAT and it does successfully mark some packets. I''m not 100% sure if it''s working, or if
2007 Nov 27
4
L7-Filter
Hi! How I can use L7-Filter (http://l7-filter.sourceforge.net/) with Shorewall? Thank you very much! Bye. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
2004 Sep 25
3
New L7-Filter patterns for Kademlia / eMule?
I had been using L7-Filter[1] successfully for edonkey/eMule traffic until recently. I upgraded to the latest release of mldonkey, 2.5.28a, which implements eMule compatibility, and with support for Kademlia[2] enabled, network latency increases greatly. [1] http://l7-filter.sourceforge.net/ [2] http://www.infoanarchy.org/wiki/wiki.pl?Kademlia Has anyone created a new pattern match for
2012 Nov 01
1
New L7 Filter option for netfilter
Hi all. There is an interesting project that was called opendpi (originally by ipoque GmbH) and recently been forked and maintained by the ntop guys under the nDPI label. It offers a new and currently maintained layer 7 (L7) packet identification library. It could definitely benefit from more eyes and development effort, but at present it gives much better breakdown of traffic for ntop
2004 Oct 10
2
Use l7-filter in/and TCNG.
Hello every one! I''m making a project to a discipline in the university and the project is make a Linux router that grants QoS to Multimedia connections (the prof. say we can use Open Source Soft. :) or reinvent the wheel). I have been googeling and googeling and i found the l7-filter in source forge and the spectacular simple language that is TCNG. Well the problem is how can i
2007 Oct 19
0
[PATCH 5/5] pvSCSI (SCSI pass through) driver
This patch is for modifying xend in order to use pvscsi driver. (attach/detach HBA, etc.) Signed-off-by: Tomonari Horikoshi <t.horikoshi@jp.fujitsu.com> Signed-off-by: Tsunehisa Doi <Doi.Tsunehisa@jp.fujitsu.com> Signed-off-by: Jun Kamada <kama@jp.fujitsu.com> Signed-off-by: Akira Hayakawa <hayakawa.akira@jp.fujitsu.com> ----- Jun Kamada