search for: ip2str

Displaying 9 results from an estimated 9 matches for "ip2str".

Did you mean: id2str
2014 Nov 02
0
[Bug 977] ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol
...- Comment #6 from Netbug <b1b30ee4 at opayq.com> --- I upgraded to ulogd 2.0.4 & kernel 3.17.2 but these did not make a difference, here's how the output looks now; Sat Nov 1 17:07:03 2014 <5> ulogd.c:843 building new pluginstance stack: 'log2:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU' Sat Nov 1 17:07:03 2014 <5> ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol 2 Sat Nov 1 17:07:03 2014 <5> ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol 10 Sat Nov 1 17:07:03 2014 <...
2014 Jan 29
2
[Bug 890] New: Bug in ulogd_filter_IP2BIN
...tachment 434 --> https://bugzilla.netfilter.org/attachment.cgi?id=434 Patch to ulogd_filter_IP2BIN.c A bug in the IP2BIN filter would cause the reply_ip_daddr to be NULL when added to MySQL. Since it appears only MySQL uses this, it would affect the MYSQL output plugin. I compared IP2BIN to IP2STR and found one difference. I applied this patch and it resolved the issue (attachment too): --- ulogd-2.0.3.orig/filter/ulogd_filter_IP2BIN.c 2013-06-18 16:52:50.269920891 -0400 +++ ulogd-2.0.3/filter/ulogd_filter_IP2BIN.c 2014-01-29 10:49:37.641807142 -0500 @@ -205,7 +205,7 @@ i...
2014 Nov 22
0
[Bug 977] ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol
...OG(1,0,1) So I now added in to my shorewall NFLOG(1,0,1), which if I'm understanding this correct, the first 1 gives me group 1 which I believe is what you said I need. And now with this setting I'm seeing logging... :) In ulog.conf I'm using; stack=log2:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU But I noticed I was still getting these messages; ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol 2 ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol 7 ulogd_inppkt_NFLOG.c:503 forcing unbind of existing l...
2011 Aug 28
3
[Bug 741] New: ULOGD segfaults on init
...n Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `NFLOG' Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `NFCT' Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `IFINDEX' Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `IP2STR' Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `IP2BIN' Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `PRINTPKT' Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `HWHDR' Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registeri...
2009 Dec 14
0
[Bug 595] MARK filter doesn't work
...D Resolution| |WORKSFORME ------- Comment #3 from eric at inl.fr 2009-12-14 20:31 ------- With latest git tree, I did not manage to reproduce the problem. For the record, I've used the following stack: stack=log1:NFLOG,base1:BASE,mark1:MARK,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU stack=ct1:NFCT,mark1:MARK,op1:OPRINT -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2011 Mar 14
0
[Bug 665] Can't start error opening /var/log/ ...
...n Mar 14 15:39:20 2011 <5> ulogd.c:372 registering plugin `NFLOG' Mon Mar 14 15:39:20 2011 <5> ulogd.c:372 registering plugin `NFCT' Mon Mar 14 15:39:20 2011 <5> ulogd.c:372 registering plugin `IFINDEX' Mon Mar 14 15:39:20 2011 <5> ulogd.c:372 registering plugin `IP2STR' Mon Mar 14 15:39:20 2011 <5> ulogd.c:372 registering plugin `IP2BIN' Mon Mar 14 15:39:20 2011 <5> ulogd.c:372 registering plugin `PRINTPKT' Mon Mar 14 15:39:20 2011 <5> ulogd.c:372 registering plugin `HWHDR' Mon Mar 14 15:39:20 2011 <5> ulogd.c:372 registeri...
2014 Nov 24
0
[Bug 977] ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol
https://bugzilla.netfilter.org/show_bug.cgi?id=977 --- Comment #29 from Netbug <b1b30ee4 at opayq.com> --- Hi Eric, So it's ok to use; stack=log2:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU With #bind=1 commented out? I thought if you're going to use log2 then bind=1 had to be uncommented? -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL:...
2018 Mar 01
0
[Bug 1232] New: Ulogd2 Failed Startup on VPS
...s: man:ulogd(8) Process: 24095 ExecStart=/usr/sbin/ulogd --daemon --uid ulog --pidfile /run/ulog/ulogd.pid (code=exited, status=0/SUCCESS) Main PID: 24096 (code=exited, status=1/FAILURE) Mar 01 10:36:18 kevus ulogd[24096]: building new pluginstance stack: 'log1:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU' Mar 01 10:36:18 kevus ulogd[24096]: forcing unbind of existing log handler for protocol 2 Mar 01 10:36:18 kevus ulogd[24096]: forcing unbind of existing log handler for protocol 10 Mar 01 10:36:18 kevus ulogd[24096]: forcing unbind of existing log handler fo...
2019 Sep 13
0
Wine release 4.16
...e: Avoid a magic constant. Alex Henrie (10): ntdll: Implement RtlIpv4StringToAddress(Ex)W. ntdll: Implement RtlIpv4StringToAddress(Ex)A. include: Add structures and constants needed for ParseNetworkString. iphlpapi/tests: Add tests for ParseNetworkString. include: Add ip2string.h. iphlpapi: Implement ParseNetworkString for IPv4 addresses and services. server: Fix use after free in add_committed_range (scan-build). winedbg: Fix dependence on undefined left-shift behavior (scan-build). gdi32: Handle HeapAlloc failure in SetEnhMetaFileBits (scan-bu...