OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | # This file is interpreted as shell script. |
2 | # Put your custom iptables rules here, they will |
||
3 | # be executed with each firewall (re-)start. |
||
4 | |||
5 | # Internal uci firewall chains are flushed and recreated on reload, so |
||
6 | # put custom rules into the root chains e.g. INPUT or FORWARD or into the |
||
7 | # special user chains, e.g. input_wan_rule or postrouting_lan_rule. |