Bug #12371
closedRemove subnet overlap check on LAN interfaces when using 6rd
100%
Description
Hello,
Can the subnet overlapping check on the lan interfaces be removed if using 6rd? (See attached screenshot)
I only have one /64, and since wan_stf has 2001:2002:51e3:5443::/32 I cannot add subsetted networks to any lan interfaces, for example, 2001:2002:51e3:5443:1::/80, 2001:2002:51e3:5443:2::/80 and so on.
If I manually set the address via cli like this everything works, but it would be nice if the UI supported it as well.
ifconfig vtnet1 inet6 2001:2002:51e3:5443:1::/80
Files
Updated by Viktor Gurov about 3 years ago
- Tracker changed from Regression to Bug
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 5972442910d7c6a7657810e35ee3d9975061a925.
Updated by Viktor Gurov about 3 years ago
Daniel Porsch wrote:
Hello,
Can the subnet overlapping check on the lan interfaces be removed if using 6rd? (See attached screenshot)
I only have one /64, and since wan_stf has 2001:2002:51e3:5443::/32 I cannot add subsetted networks to any lan interfaces, for example, 2001:2002:51e3:5443:1::/80, 2001:2002:51e3:5443:2::/80 and so on.
You can test this fix by installing the System Patches package https://docs.netgate.com/pfsense/en/latest/development/system-patches.html
and applying Patch ID 5972442910d7c6a7657810e35ee3d9975061a925
Updated by Jim Pingle about 3 years ago
- Subject changed from Remove subnet overlapping check on lan interfaces if using 6rd. to Remove subnet overlap check on LAN interfaces when using 6rd
Updating subject for release notes.
Updated by Danilo Zrenjanin about 3 years ago
- Status changed from Feedback to Resolved
Tested against:
2.6.0-DEVELOPMENT (amd64) built on Wed Nov 10 06:20:57 UTC 2021 FreeBSD 12.3-PRERELEASE
You can add overlapping networks on local interfaces. Ticket resolved.