I've been noticing that since our new server admin took over, the iptable has been consuming a lot of CPU power.
Here is a typical stat for our server CPU usage for the last three weeks:
----------------------------------------------
Top Process %CPU 99.8 /usr/bin/perl -s /etc/iptables.pl
Top Process %CPU 99.6 /usr/bin/perl -s /etc/iptables.pl
Top Process %CPU 99.2 /usr/bin/perl -s /etc/iptables.pl
mailnull 0.12 0.51 0.0
Top Process %CPU 2.0 /usr/sbin/sendmail -FCronDaemon -i -odi -oem mailman
Top Process %CPU 1.0 /usr/sbin/sendmail -FCronDaemon -i -odi -oem mailman
Top Process %CPU 0.5 /usr/sbin/exim -bd -q60m
----------------------------------------------------------------
Is this normal? Is the iptables using too much CPU power?
Thanks!