Ulogd + iptables configuration [message #45446] |
Sat, 10 March 2012 23:46  |
cyrolancer
Messages: 15 Registered: July 2011
|
Junior Member |
|
|
Hello,
I am trying to configure a Debian 6 container. In this container, I want
all iptables logs to be written in a MySQL DB. To achieve this, I am
using ulogd and ulogd-mysql packages on the container.
On the HW node, which is a CentOS 5 machine, I enabled ipt_ULOG module
according to the OpenVZ User's Guide (i.e. by adding ipt_ULOG to
/etc/sysconfig(iptables-config file, and rebooting). I also added
ipt_ULOG to the container's configuration file and rebooted the
container. However, I am getting a warning like "ipt_ULOG not found,
skipping" while rebooting the container. As a result, I cannot install
ulogd and ulogd-mysql to the container due to errors about ipt_ULOG module.
Are there any ideas to fix this issue?
Thanks,
Onur
|
|
|