Bug #16272
closed
Input validation text for deleting an IP Alias VIP within a CARP VIP subnet may reference incorrect VIP
Added by Marcos M 6 months ago.
Updated 20 days ago.
Category:
Virtual IP Addresses
Plus Target Version:
25.11
Description
Input validation exists that prevents the deletion of any IP alias within the subnet of a defined CARP IP. As mentioned in #2406 it's intended to prevent accidentally breaking CARP on that subnet.
To reproduce:
- Create the CARP VIP 198.51.100.1/24 with description "Test CARP VIP"
- Create the IP Alias VIP 198.51.100.2/25 with description "Test IP Alias VIP"
- Apply changes then delete the IP Alias VIP. The input validation text says:
This entry cannot be deleted because it is still referenced by a CARP IP with the description Test IP Alias VIP
The input validation should instead reference "Test CARP VIP".
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Followed the steps :
the error says:
"This entry cannot be deleted because it is still referenced by a CARP IP with the description Test CARP VIP."
25.11.a.20250618.1303
- Status changed from Feedback to In Progress
Tested on
25.11-DEVELOPMENT (amd64)
built on Thu Jun 19 19:22:00 UTC 2025
FreeBSD 15.0-CURRENT
I can confirm the changes in the diff were already applied, but still seeing the same error.
- Status changed from In Progress to Feedback
The input validation check is intended and not an error - see the referenced issue.
- Status changed from Feedback to Resolved
resolved - patch works as intended
tested the patch apply/revert on
25.11-DEVELOPMENT (amd64)
built on Tue Jun 17 6:00:00 UTC 2025
FreeBSD 15.0-CURRENT
- Plus Target Version changed from 25.07 to 25.11
- Subject changed from Input validation text for deleting a VIP within a CARP IP's subnet may reference incorrect VIP to Input validation text for deleting an IP Alias VIP within a CARP VIP subnet may reference incorrect VIP
Also available in: Atom
PDF