A few questions... I am just beginning to use OpenWRT and not all things are running as expected. In our network have a number of similar scripts across different Linux platforms that I would like to re-use in OpenWRT. I therefore prefer simple iptables rules to the OpenWRT firewall. (My understanding is that the firewall utility in OpenWRT is a layer on top of iptables.) Disabling the firewall in Luci works fine. But I have a problem running scripts at startup to create my own set of rules. ...