Actions
Bug #12500
closedAutomatic outbound NAT for reflection does not support IPv6
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Affected Version:
2.5.2
Affected Architecture:
Description
filter_generate_reflection_nat()
doesn't support IPv6 and skips IPv6 Port Forward rules
https://github.com/pfsense/pfsense/blob/master/src/etc/inc/filter.inc#L1389
We need to implement IPv6 Automatic outbound NAT for Reflection or add a note on the system_advanced_firewall.php page
Updated by Viktor Gurov about 3 years ago
Updated by Jim Pingle about 3 years ago
- Status changed from New to Pull Request Review
- Assignee set to Viktor Gurov
- Target version set to 2.6.0
- Plus Target Version set to 22.01
Updated by Viktor Gurov about 3 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset d1e65bb28972baab2adab0d665b0fb6ea30447e0.
Updated by Jim Pingle almost 3 years ago
- Subject changed from Automatic outbound NAT for Reflection does not support IPv6 to Automatic outbound NAT for reflection does not support IPv6
Updating subject for release notes.
Actions