What's a good (preferably standard) was to restore iptables config in ubuntu 9.10
- by nixomose
I never quite got why this isn't some built in setup, although maybe it is and stuff changes so quickly I just missed it.
I can use iptables-save to generate something I can feed into iptables-restore, but what I was wondering is if there was a standard place to put it so that it gets picked up on boot without me having to add something to rc.local or the ever changing init/event.d scripts.