What's a good (preferably standard) was to restore iptables config in ubuntu 9.10
Posted
by nixomose
on Server Fault
See other posts from Server Fault
or by nixomose
Published on 2010-03-26T23:38:52Z
Indexed on
2010/03/26
23:43 UTC
Read the original article
Hit count: 284
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.
© Server Fault or respective owner