Hello friends,
First sorry for bad english

I promise I'll improve
I'm new to the Linode but I can already tell I'm really enjoying the service.
I need to make a mini reseller cPanel-based (I have license), and therefore have to use CentOS. I'm almost finished with the settings but I came across a difficult problem to solve. I researched a lot already and nothing found. Because I ask the help of friends Linux masters to help me.
By changing the iptables settings and trying to apply them received the following error:
Quote:
Applying iptables firewall rules: iptables-restore v1.3.5: iptables-restore : unable to initializetable 'security'
Error occurred at line: 2
Try `iptables-restore -h' or 'iptables-restore --help' for more information .
[FAILED]
root@server [~]# iptables-restore < new-firewall-config
iptables-restore v1.3.5: no command specified
Error occurred at line: 2
Try `iptables-restore -h' or 'iptables-restore --help' for more information .
root@server [~]# iptables-restore < new-firewall-config
iptables-restore v1.3.5: no command specified
Error occurred at line: 2
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
So I went back to normal settings and when I run
Code:
service iptables restart
and the error appears again:
Quote:
Applying iptables firewall rules: iptables-restore v1.3.5: iptables-restore: unable to initializetable 'security'
Error occurred at line: 2
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
[FAILED]
What's happening? How can the iptables accept my new setup?
Thanks in advance.
Regards!
Anndreh.