I applied a set of iptables rules and started iptables without any trouble. But after i edited the rules and restarting it, it gives me "Applying iptables firewall rules: iptables-restore: line 35 failed". I looked into /etc/sysconfig/ for the mentioned file and it was not found. I did a quick check and locate only found /sbin/ iptables-restore. I had done updatedb before using locate.
All your firewall rules are in the file: /etc/sysconfig/iptables. Check on line 35 of that file.
Line 35 COMMIT
regards