[root@Griffindor ~]# systemctl start iptables
Job for iptables.service failed. See 'systemctl status iptables.service' and 'journalctl -xn' for details.
[root@Griffindor ~]# systemctl status iptables.service
iptables.service - Packet Filtering Framework
Loaded: loaded (/usr/lib/systemd/system/iptables.service; disabled)
Active: failed (Result: exit-code) since Sat 2013-02-16 12:04:53 MST; 14s ago
Process: 22904 ExecStart=/usr/sbin/iptables-restore /etc/iptables/iptables.rules (code=exited, status=1/FAILURE)
Feb 16 12:04:53 Griffindor systemd[1]: Starting Packet Filtering Framework...
Feb 16 12:04:53 Griffindor systemd[1]: iptables.service: main process exite...RE
Feb 16 12:04:53 Griffindor systemd[1]: Failed to start Packet Filtering Fra...k.
Feb 16 12:04:53 Griffindor systemd[1]: Unit iptables.service entered failed...te
Feb 16 12:04:53 Griffindor iptables-restore[22904]: Can't open /etc/iptables/...
[root@Griffindor ~]#