diff options
author | Jonas Dreßler <verdre@v0yd.nl> | 2023-08-23 14:03:37 +0200 |
---|---|---|
committer | Paul Donald <itsascambutmailmeanyway@gmail.com> | 2023-12-30 02:54:42 +0000 |
commit | c74c861477c7eef6118cac98642db885a689df06 (patch) | |
tree | fcdf1f7d547cfb60f23f1a8d28199056d6d6b926 /applications/luci-app-irqbalance | |
parent | 0f1abeca4501d7aeac14e539686620dd720de67d (diff) |
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>
Diffstat (limited to 'applications/luci-app-irqbalance')
0 files changed, 0 insertions, 0 deletions