aredn/files/etc/local/mesh-firewall
Joe AE6XE b53ce1e817
bugfix: aredn firewall blocking traffic when using tunnel feature (#524)
fixes #522
tested by: Matthew KB9OIV <Matthew.annen@gmail.com>
tested by: Chris K3ADA <sutehk.cs@gmail.com>

Resolves 2 issues with tunnel iptable rules.  A rule needed to be
shifted down by 1 position in chain given upgrade to openwrt 19.07.
Reload of rules was not correctly retaining chain order and creating
duplicate entries, inadvertantly blocking intended traffic.
2020-04-29 20:54:29 -05:00
..
01-tunnels bugfix: aredn firewall blocking traffic when using tunnel feature (#524) 2020-04-29 20:54:29 -05:00
59-custom-rules aredn: preserve custom firewall rules across sysupgrade 2018-09-06 19:45:42 -07:00
README feature: FirewallIncludes: Add program that will auto include firewall rules that are in a set directory. 2016-01-09 16:24:45 -08:00

README

## This directory includes shell scripts that will be auto executed each time the firewall is reloaded
## Some variables are set in the environment to make checks easier.
## Files should follow the ##-name structure and be marked executable.
## This directory is NOT saved during an OTA Upgrade