# vi /etc/network/if-pre-up.d/firewall #!/bin/sh /sbin/iptables-restore < /etc/firewall # chmod 755 /etc/network/if-pre-up.d/firewall