Actions
Bug #780
closedShould not be able to change the interface on an associated firewall rule
Start date:
07/31/2010
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
Associated firewall rules should not be able to have their interface changed on firewall_rules_edit, as that's the responsibility of the NAT side.
Updated by Erik Fonnesbeck over 14 years ago
When you change the interface on the port forward, does it change the interface on the associated firewall rule?
Updated by Erik Fonnesbeck over 14 years ago
It does appear so in the code for the port forward edit page.
There may be a bit more to this than simply disabling the boxes for changing the settings. There was when I fixed saving when the source address was now disabled on associated rules. Looking into it right now.
Updated by Erik Fonnesbeck over 14 years ago
I've made it enforce the setting when saving, too, just like it does for the source and destination. Should the same things also be done for the protocol?
Actions