Errors after upgrading from 7.01 to 7.02
Posted: 08 May 2014, 06:44
Hi,
An upgrade from 7.01 to 7.02 yields the following errors in the logfile :
Please note 2: The scripts still seem to work regardless.
An upgrade from 7.01 to 7.02 yields the following errors in the logfile :
Please note: This is a server running CentOS 4.x.*ERROR* line:[635]
Command:[/sbin/iptables -v -A LOGDROPOUT -p tcp --syn -m limit --limit 30/m --limit-burst 5 -j LOG --log-uid --log-prefix 'Firewall: *TCP_OUT Blocked* ']
Error:[iptables v1.2.11: Unknown arg `--log-uid']
You should check through the main output carefully
*ERROR* line:[637]
Command:[/sbin/iptables -v -A LOGDROPOUT -p udp -m limit --limit 30/m --limit-burst 5 -j LOG --log-uid --log-prefix 'Firewall: *UDP_OUT Blocked* ']
Error:[iptables v1.2.11: Unknown arg `--log-uid']
You should check through the main output carefully
*ERROR* line:[639]
Command:[/sbin/iptables -v -A LOGDROPOUT -p icmp -m limit --limit 30/m --limit-burst 5 -j LOG --log-uid --log-prefix 'Firewall: *ICMP_OUT Blocked* ']
Error:[iptables v1.2.11: Unknown arg `--log-uid']
You should check through the main output carefully
Please note 2: The scripts still seem to work regardless.