Feature #14348
closedAdd unicast CARP indication and peer address to CARP status
100%
Description
On Status > CARP (status_carp.php
) the status of each VHID is printed along with other info about the VIPs.
It would help if this page had some indicator (an icon, perhaps) signifying if a VIP was multicast or unicast. If a VIP is unicast, it might be nice to print the peer address on there as well.
The CARP status widget could show only the icon and not the peer address, though maybe the peer address could be in the tooltip/alt text of the icon.
As for the icons, perhaps "fa-sitemap" or "fa-rss" for multicast and for unicast it could maybe be "fa-sign-in" or "fa-play" but there could be many others that are better fits.
Updated by Jim Pingle over 1 year ago
While here, if there is room, the VIP description would also be helpful
Updated by Jim Pingle over 1 year ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Implemented in:
- https://gitlab.netgate.com/pfSense/pfSense/-/commit/d02e9664d251f54d99e5738808ea25b018421754 (CE and Plus, adds description field)
- https://gitlab.netgate.com/pfSense/factory/-/commit/2b2624a09534b7ce267671acb45397b2f08f16fa (Plus only, adds CARP Mode + Peer)
Updated by Jim Pingle over 1 year ago
- Status changed from Feedback to Resolved
This looks really good on Plus and CE both compared to before. Much more useful information and it all appears to be accurate.