If I add iptables-restore to my /etc/rc.local script, will this be guaranteed to be executed before any networking is started by the OS?
The alternative is that there will be a brief period where my iptables rules are not followed - once networking services have started where the connection is established and rc.local actually running - is that correct?