iptables-persistent restart fails
I am unable to reload my iptables when restarting iptables-persistent. running ubuntu. What do I need to do to fix this situation?
Here is more visibility:
/etc/iptables $ iptables-restore < /etc/iptables/rules.v4
iptables-restore v1.4.21: iptables-restore: unable to initialize table 'security'
Error occurred at line: 2
Try `iptables-restore -h' or 'iptables-restore –help' for more information.
-- top two lines of rules.v4 ---
Generated by iptables-save v1.4.21 on Fri Jan 30 16:31:23 2015
*security
--- snip ---