Actions
Bug #13364
closed
MM
JP
Using the copy (not clone) function on firewall rules unintentionally converts interface ``address`` to interface ``net``
Bug #13364:
Using the copy (not clone) function on firewall rules unintentionally converts interface ``address`` to interface ``net``
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
23.01
Release Notes:
Default
Affected Version:
2.7.0
Affected Architecture:
Description
Tested on 22.05 and latest dev.
Steps:- Start with three interfaces, WAN, LAN, OP1
- Create a rule on OPT1: ipv4 src any, dst OPT1 addr
- Select the rule, click Copy, set it to LAN interface, and check the conversion box.
- The new LAN rule has a destination of LAN net instead of LAN address.
Actions