ip tables modules and cron

Aug 30, 2009
101
0
16
London, UK
i get the following email each time my backup cron runs as well as the backup email

this email is from the Cron Daemon
Code:
Warning: Unknown iptable module: ipt_recent, skipped

however ipt_recent is working correctly within the containers so its just an annoyance in my inbox.

is anyone able to shed any light on what is going on and if there is a fix to stop getting these emails?
 
Configure this in /etc/vz/vz.conf file (on the host)

IPTABLES="ipt_REJECT ipt_tos ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state"
 
i am loading ipt_recent because its a required module for CSF to work, and it does work

my line is this
Code:
IPTABLES="ipt_REJECT ipt_tos ipt_recent ipt_owner iptable_nat ipt_REDIRECT ipt_TOS ipt_LOG ip_conntrack ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state iptable_nat ip_nat_ftp ip_conntrack_ftp ipt_conntrack"

i did remove the ipt_recent module from this list and reboot and there has been no issues from CSF
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!