Displaying 20 results from an estimated 300 matches similar to: "[Bug 846] New: ./nfqnl_test usage ! no activity shown"
2014 May 25
1
traffic distribution not happening in centos 6.5
Hi,
I am experimenting with libnetfilter_queue. libnetfilter_queue is a
userspace library providing an API to packets that have been queued by
the kernel packet filter.
I am using sample code(nfqnl_test.c) available on netfilter.org. I
have generated two binaries (queue0 and queue1) using that
nfqnl_test.c sample code.
These binaries are working as per expected behaviour in case of Centos
6.2
2013 Aug 15
12
[Bug 845] New: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845
Summary: checking for LIBNFNETLINK... configure: error: Package
requirements (libnfnetlink >= 0.0.41) were not met:
Product: libnetfilter_queue
Version: unspecified
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: normal
2011 Aug 31
1
[Bug 743] New: Errors in compiling nfqnl_test.c
http://bugzilla.netfilter.org/show_bug.cgi?id=743
Summary: Errors in compiling nfqnl_test.c
Product: netfilter/iptables
Version: linux-2.6.x
Platform: All
OS/Version: Ubuntu
Status: NEW
Severity: enhancement
Priority: P5
Component: netfilter hooks
AssignedTo: netfilter-buglog at lists.netfilter.org
2012 Apr 25
1
forwarding packets to service in same host without using loopback network
This question is not about linux usage. But still i think user list
is a good crowd for linux programmer. So here it goes.
I have this libnetfilter_queue application which receives packets from
kernel based on some iptables rule. Before going straight to my
problem, i'm giving a sample workable code and other tools to set up a
test environment so that We problem definition and possible
2013 Aug 02
1
[Bug 837] New: Large ICMP packets are lost
https://bugzilla.netfilter.org/show_bug.cgi?id=837
Summary: Large ICMP packets are lost
Product: libnetfilter_queue
Version: unspecified
Platform: x86_64
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: libnetfilter_queue
AssignedTo: netfilter-buglog at lists.netfilter.org
2024 Apr 03
10
[Bug 1742] New: using nfqueue breaks SCTP connection (tracking)
https://bugzilla.netfilter.org/show_bug.cgi?id=1742
Bug ID: 1742
Summary: using nfqueue breaks SCTP connection (tracking)
Product: libnetfilter_queue
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: libnetfilter_queue
Assignee:
2020 Jul 08
3
[Bug 1440] New: kernel oops allowing a connection with nfq_set_verdict() on kernel 5.7.x with hardening parameters
https://bugzilla.netfilter.org/show_bug.cgi?id=1440
Bug ID: 1440
Summary: kernel oops allowing a connection with
nfq_set_verdict() on kernel 5.7.x with hardening
parameters
Product: libnetfilter_queue
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
2016 May 12
3
[Bug 1066] New: nfq_get_timestamp() not setting timeval struc
https://bugzilla.netfilter.org/show_bug.cgi?id=1066
Bug ID: 1066
Summary: nfq_get_timestamp() not setting timeval struc
Product: libnetfilter_queue
Version: unspecified
Hardware: x86_64
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: libnetfilter_queue
2012 Jan 02
2
[ANNOUNCE] libnetfilter_queue 1.0.1 release
Hi!
The Netfilter project proudly presents:
libnetfilter_queue 1.0.1
libnetfilter_queue is a userspace library providing an API to packets
that have been queued by the kernel packet filter.
See ChangeLog that comes attached to this email for more details.
You can download it from:
http://www.netfilter.org/projects/libnetfilter_queue/downloads.html
2007 Apr 18
3
[Bridge] Re: do_IRQ: stack overflow: 872..
On Fri, 07 Jan 2005 17:05:59 +0000
David Woodhouse <dwmw2@infradead.org> wrote:
> On Sat, 2004-12-18 at 08:50 +0100, Andi Kleen wrote:
> > It's not really an oops, just a warning that stack space got quiet
> > tight.
> >
> > The problem seems to be that the br netfilter code is nesting far too
> > deeply and recursing several times. Looks like a design
2001 Jul 03
0
(PR#1008) SIGSEGV began at 1.2.0
This behaviour is confirmed for RH70, RH62, Debian 2.2 on 3 different
Pentium-class i386. I've checked back and package ann_0.2-2 works on
1.1.1, but fails with seg. faults on 1.2.0 (ann_0.2-2.pre3.tar.gz to
accommodate the change in Makeconf) and subsequent (1.2.0 checked today on
RH62 with gcc 2.95.3 19991030 (prerelease)).
It is most likely that 1.1.1 was too forgiving, and that better
2024 Aug 26
13
[Bug 1766] New: nfqueue randomly drops packets with same tuple
https://bugzilla.netfilter.org/show_bug.cgi?id=1766
Bug ID: 1766
Summary: nfqueue randomly drops packets with same tuple
Product: netfilter/iptables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: major
Priority: P5
Component: netfilter hooks
Assignee:
2004 Jan 25
2
IMQ Runtime error
hi all, i have applied all patches and compiled the kernel (2.4.21), iptables
(1.2.9) and iproute2 (2.4.7-now-ss020116) however when i run "modprobe imq
numdevs=1", the system returns - imq.o: init_module: Device or resource busy
the transcript is below -
[root@vmlinux project]# modprobe imq numdevs=1
/lib/modules/2.4.21-BW/kernel/drivers/net/imq.o: init_module: Device or resource
busy
2000 Mar 25
2
Configuration woes corrected
Well after I tried it the ./configure on all machines ( 4 total)
I ran a few other compiles of other programs and figured out
what was missing. Evidently the RH62 kernel "forgets" to
put a symlink from /usr/src/linux/include/asm-i386 --> asm.
I put that in and presto ./configure creates the Makefile
and I am compiling 2.0.7Pre2 as we speak.
What keyed this was trying a kernel compile,
2000 Jun 24
2
re; Startup
Being new to Linux (RH62) and Samba, I have a simple question and that is
does Samba load automatically when the server is rebooted or do I have to
write a script or configure a setting to have Samba load at bootup?
Jon L. Miller
Novell Master CNE
Compaq ASE
WA Reseller for Sophos Anti-Virus
MMT Networks Pty Ltd
Perth, Australia
T:+61 8 9242 8600
F:+61 8 9242 8611
2012 Dec 17
31
Your Bugzilla bug list needs attention.
[This e-mail has been automatically generated.]
You have one or more bugs assigned to you in the Bugzilla bug tracking system (http://bugzilla.netfilter.org/) that require
attention.
All of these bugs are in the NEW or REOPENED state, and have not been
touched in 7 days or more.
You need to take a look at them, and decide on an initial action.
Generally, this means one of three things:
(1) You
2012 Nov 17
29
Your Bugzilla bug list needs attention.
[This e-mail has been automatically generated.]
You have one or more bugs assigned to you in the Bugzilla bug tracking system (http://bugzilla.netfilter.org/) that require
attention.
All of these bugs are in the NEW or REOPENED state, and have not been
touched in 7 days or more.
You need to take a look at them, and decide on an initial action.
Generally, this means one of three things:
(1) You
2001 Sep 21
0
[RHSA-2001:072-14] Updated man package fixing GID security problems.
---------------------------------------------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: Updated man package fixing GID security problems.
Advisory ID: RHSA-2001:072-14
Issue date: 2001-05-28
Updated on: 2001-09-06
Product: Red Hat Linux
Keywords: man setgid heap overflow path makewhatis root GID
2001 Oct 05
1
Attn: darkeye@tyrell.hu RE: Darkice
You helped me a few weeks ago setup DarkIce. Well I had nothing but problems doing it on RH62 so... here I am again but this time armed with RH71. I followed your instructions for installing lame and ogg vorbis and it's all fine. When I tr to install DarkIce though I get the following error.
# make
make all-recursive
make[1]: Entering directory `/usr/src/download/darkice-0.6'
Making
2005 Nov 05
0
[ANNOUNCE] multiple netfilter.org releases
Hi!
Today the netfilter project released
libnfnetlink-0.0.11
ftp://ftp.netfilter.org/pub/libnfnetlink/libnfnetlink-0.0.11.tar.bz2
This is the low-level communications library
libnetfilter_log-0.0.10
ftp://ftp.netfilter.org/pub/libnetfilter_log/libnetfilter_log-0.0.10.tar.bz2
This is the userspace library for nfnetlink_log in 2.6.14
It is used by the upcoming ulogd-2.00beta release
Needs