luci/applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall
Jonas Dreßler c74c861477 luci-mod-firewall: Expand on naming of forwarding rule inside the zone
Apparently the "Forward" entry of the individual firewall zones controls
forwarding within the zone (between the individual interfaces) only, and not
the forwarding of packets from the zone to other zones. This is quite
confusing, as the meaning is different from the global "Forward" option
above, which does control forwarding between zones.

Quote from user jow on the forum:
> The per-zone forward controls forwarding traffic among the ifaces of this
> zone. Traffic from/to other zones is handled by the global forward policy,
> or individual forwardings or rules.

See https://forum.openwrt.org/t/likely-bug-in-openwrt-firewall-rule-generation/18152

Let's try to be a bit more concise with the naming here and rename this
entry to "Intra zone forward", which hopefully makes the difference clear.

Signed-off-by: Jonas Dreßler <verdre@v0yd.nl>
2023-12-30 02:54:42 +00:00
..
custom.js firewall: more text lines for custom script 2021-08-11 09:25:42 +02:00
forwards.js luci-app-firewall: allow redirects using ip family any 2023-11-28 02:01:12 +03:00
ipsets.js firewall: ipsets.js: validate set names 2023-10-12 09:39:53 +02:00
rules.js Merge pull request #6428 from stokito/luci-app-firewall 2023-06-23 12:03:48 +02:00
snats.js luci-app-firewall: missing variable declaration 2023-06-10 21:51:09 +03:00
zones.js luci-mod-firewall: Expand on naming of forwarding rule inside the zone 2023-12-30 02:54:42 +00:00