mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36838 3c298f89-4303-0410-b956-a3cf2f4a3e73
8 lines
352 B
Plaintext
8 lines
352 B
Plaintext
# This file is interpreted as shell script.
|
|
# Put your custom iptables rules here, they will
|
|
# be executed with each firewall (re-)start.
|
|
|
|
# Internal uci firewall chains are flushed and recreated on reload, so
|
|
# put custom rules into the root chains e.g. INPUT or FORWARD or into the
|
|
# special user chains, e.g. input_wan_rule or postrouting_lan_rule.
|