Quote:
Originally Posted by till
The firwall tries to use ipchains as fallback only if iptables is not installed on your server. Please post the output of:
which iptables
|
on this server iptables is installed:
[~]# rpm -qa |grep iptables
iptables-1.4.7-3.el6.x86_64
iptables-devel-1.4.7-3.el6.x86_64
iptables-ipv6-1.4.7-3.el6.x86_64
[~]# which iptables
/sbin/iptables