Regression #16407
closedEditing an alias used in static routes does not correctly update the routing table
100%
Description
This issue is similar to this redmine: https://redmine.pfsense.org/issues/7547
In order to test:
1. Create an Alias
2. Assign the Alias as the Destination Network for a Static Route.
3. Verify the Alias entries are in the routing table.
4. Edit the Alias without modifying the Static Route
5. Any added or removed entries will not be present and the old alias data is used for the routing table
This appears to be a regression at some point. Tested on 25.07.1.
Updated by Christopher Cope 5 months ago
- Status changed from New to Confirmed
I also see this behavior on
25.07.1-RELEASE (amd64) built on Wed Aug 13 1:59:00 EDT 2025 FreeBSD 15.0-CURRENTand
25.11-DEVELOPMENT (amd64) built on Fri Sep 5 21:52:00 UTC 2025 FreeBSD 15.0-PRERELEASEMarking confirmed.
Updated by → luckman212 2 months ago
Is a reboot necessary to get the routing table updated with the new alias definition? Or is simply editing the alias (making no changes) and re-saving sufficient?
Updated by → luckman212 2 months ago
Answering my own question: editing the alias and re-saving both the alias and the static route does NOT fix the routing table. It appears that a full reboot is still necessary (tested on 25.11.r.20251118.1708 RC)
Updated by Marcos M 15 days ago
- Subject changed from Editing Alias assigned to Static Route doesn't update routing table to Editing an alias used in static routes does not correctly update the routing table
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Fixed with c4393e818823d24c581358f4d35fa805149e36f6.
Updated by Kris Phillips 3 days ago
- Status changed from Feedback to Resolved
Tested on latest 26.03 snapshot. Confirmed Resolved.
There was also a warning added to the Alias page stating that it's being used in a static route, so the routing table will be reloaded.
Marking Resolved.