Question
I have droplet as ubuntu 14.4 on DO, everything ok but i want to create an init script which can save rules by typing service iptables save
I opened tcp and UDP ports, but when i type service iptables save, it says iptables: unrecognized service. Please help me to create an init script to save the rules by typing service iptables save.