Actions
Bug #6498
closedfirewall_nat_npt_edit.php: IPv4 addresses can be entered, but the page is only for IPv6
Start date:
06/17/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.x
Affected Architecture:
Description
Both "Address" fields on firewall_nat_npt.php allow entry of IPv4 addresses, but they should be restricted to only IPv6 addresses
Updated by Anonymous over 8 years ago
- Subject changed from firewall_nat_npt.php: IPv4 addresses can be entered, but the page is only for IPv6 to firewall_nat_npt_edit.php: IPv4 addresses can be entered, but the page is only for IPv6
Updated by Anonymous over 8 years ago
- Status changed from Assigned to Feedback
- Assignee changed from Anonymous to Jim Pingle
A new optional argument is supported for inputs of type IpAddress. $type can be "BOTH", "V4" or "V6" and will enforce that address type.
The address fields on this page now specify "V6"
Updated by Anonymous over 8 years ago
- % Done changed from 0 to 100
Applied in changeset 3e4adb7139b4cddbb06a2aba7e0727d1762b35ee.
Updated by Chris Buechler over 8 years ago
- Status changed from Feedback to Resolved
- Target version changed from 2.3.2 to 2.3.1-p6
works
Updated by Chris Buechler over 8 years ago
- Target version changed from 2.3.1-p6 to 2.3.2
Actions