Those running the update and new script should edit their firewall setting to the following:
config ipset
option name 'ipipfilter'
option match 'src_net'
list entry '169.228.34.84'
option loadfile '/tmp/ipip_filter.txt' # <--- ADD
- KB3VWG
On Tuesday, October 25, 2022 at 06:23:32 PM EDT, lleachii--- via 44net <44net@mailman.ampr.org> wrote:
All,
This is the updated dynamic firewall script for OpenWrt 22.03 >= 22.03. This script will not reload firewall counters upon processing new endpoints into the set.
Please be advised - a firewall bug on the release version will not recognize empty or missing files - and hence keeps this from working without an upgrade of the firewall. The script posted in the original email (attached below), contains the script that will work without the patch.
You may run the following to patch OpenWrt and use this: