Re: [Users] Ulogd + iptables configuration

2012-03-11 Thread g...@unixservice.com
On 3/11/2012 6:46 PM, Onur R. Bingol wrote: Hello, Commenting IPTABLES lines in vz.conf and the {VE_ID}.conf corrected the issue. Thanks, Onur R. Bingol Thanks Onur! ___ Users mailing list Users@openvz.org https://openvz.org/mailman/listinfo/users

Re: [Users] Ulogd + iptables configuration

2012-03-11 Thread Onur R. Bingol
Hello, Commenting IPTABLES lines in vz.conf and the {VE_ID}.conf corrected the issue. Thanks, Onur R. Bingol On 11.03.2012 04:52, g...@unixservice.com wrote: On 3/10/2012 8:46 PM, Onur R. Bingol wrote: Hello, I am trying to configure a Debian 6 container. In this container, I want all ip

Re: [Users] Ulogd + iptables configuration

2012-03-11 Thread Onur R. Bingol
I have added - IPTABLES="ip_tables ipt_REJECT ipt_tos ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_helper ipt_state ipt_TOS ipt_conntrack ip_conntrack ip_conntrack_ftp ipt_LOG ipt_ULOG" - line to /etc/sysconfig/iptables-config and

Re: [Users] Ulogd + iptables configuration

2012-03-10 Thread g...@unixservice.com
On 3/10/2012 8:46 PM, Onur R. Bingol wrote: 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

[Users] Ulogd + iptables configuration

2012-03-10 Thread Onur R. Bingol
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