Todo #16118
closedIncrease amount of system alias content printed in alias list
100%
Description
Expand preview of what is in the system generated alias. Currently you can not view what is in a long alias list of system-specific alias e.g._reserved4_
As discussed here: https://forum.netgate.com/topic/196996/system-defined-alias-see-all-listed/2?_=1743546368982
Files
Updated by Bryan Allen 4 days ago
- File clipboard-202605092201-wu26m.png clipboard-202605092201-wu26m.png added
- Status changed from New to Feedback
- Priority changed from Normal to Low
Its confirmed that there is a limited view when hovering. Is it not enough to the view in Diagnostics > Tables

Updated by Marcos M 3 days ago
- Tracker changed from Bug to Feature
- Subject changed from Expand view of system generated alias in GUI to Increase limit of listed system alias addresses
- Status changed from Feedback to In Progress
- Assignee set to Marcos M
- Target version set to 2.9.0
- Plus Target Version set to 26.07
Showing the full contents of aliases in the rules page or the alias pages isn't practical because aliases may contain an indefinite number of addresses. This is most prevalent with URL aliases but the underlying issues is the same for other alias types.
The Diagnostics > Tables page is appropriate for viewing the contents of an alias. The drawback of this method is that an alias must first be used in a rule; unused aliases are not loaded in the ruleset and hence cannot be inspected. It's possible to make all aliases persistent but that would result in increased system resource usage for no other gain. To overcome this the alias can be used in a simple floating match rule so that its contents can be inspected before using it in "actual" rules.
All that said, the scope of system aliases is fairly limited (with the exception of e.g. IPv6 bogons) so we could increase the limit on the page Firewall > Aliases > All to 20 instead of 10. That will allow the new reserved aliases to be fully shown with some headroom for the future. The underlying issue will continue to exist and short of a temporary ruleset generation that doesn't affect the current ruleset, along with dynamic content streaming for e.g. URL aliases, I'm not sure there's a good way to handle it.
Updated by Danilo Zrenjanin about 20 hours ago
Tested against the latest pfSense Plus dev build. I can confirm that the number of Aliases displayed under Firewall > Aliases > All - System Aliases is now 20. The same change should be applied to the Aliases listed under Firewall > Aliases > All - Firewall Aliases All
Updated by Marcos M about 16 hours ago
- Status changed from Feedback to Resolved
- Plus Target Version changed from 26.07 to 26.03.1
Updated by Jim Pingle about 15 hours ago
- Subject changed from Increase limit of listed system alias addresses to Increase amount of system alias content printed in alias list