Linux Netfilter discussions
 help / color / mirror / Atom feed
* ulogd.c:522 error during propagate_results
@ 2016-07-27 19:47 Saeed Abbassi
  2016-07-28 13:18 ` Eric Leblond
  0 siblings, 1 reply; 2+ messages in thread
From: Saeed Abbassi @ 2016-07-27 19:47 UTC (permalink / raw)
  To: netfilter

Hello all

I thank you for the great package you provided for logging of iptables
flow/policy.

#Issue
 I'm getting a lot of "ulogd.c:522 error during propagate_results" in
the /var/log/ulogd/ulogd.log file.
Which sometimes breaks the ulogd logging functionality.

#Specs
  In my lab, I'm using ulogd-2.0.4-3.el7.lux.1.x86_64 on CentOS 7,
4.6.3-1.el7.elrepo.x86_64.
Mostly, it works, and logs the packets into
/var/log/ulogd/ulogd_syslogemu.log file.
The command to enable NFLOG in iptables
sudo ip netns exec namespace1 iptables -A FORWARD -j NFLOG
--nflog-group 1 --nflog-prefix namespace1

#Config
Here's the configuration I'm using in /etc/netns/namespace1/ulogd.conf
stack=log1:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,mac2str1:HWHDR,print1:PRINTPKT,emu1:LOGEMU

[log1]
group=1
netlink_socket_buffer_size=1736704
netlink_socket_buffer_maxsize=1085440
netlink_qthreshold=10
netlink_qtimeout=5

#Question
Is there anything I'm missing, or is this a known bug?

Thank you in advance
Saeed

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-28 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-27 19:47 ulogd.c:522 error during propagate_results Saeed Abbassi
2016-07-28 13:18 ` Eric Leblond

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox