Feature #2456
closedOption to choose default tab in IPsec status Dashboard widget
0%
Description
There are two things that would massively increase the usefulness of that widget:
a) remember or allow to be configured which tab (Overview or Tunnel Status) is visible by default. Generally I'm interested not in how many tunnels are active, but which ones are up or down, because I use only a few tunnels for specific use. Obviously if you have a corporate net with dozens of road warriors, the sort of thing one wants to see is the Overview, but in other cases, such as connecting a couple of branch offices, it's the Tunnel Status,
b) in the Tunnel Status view, add an extra column with the type of start/stop/restart buttons that the Service Status widget has. It would be extremely useful to be able to bring down a tunnel quickly, particularly since stopping racoon from the services widget doesn't terminate tunnels that are already up. It would equally useful to cycle (restart) a tunnel that's somehow misbehaving, or start a tunnel that's down.
Files
Related issues
Updated by Chris Baker over 7 years ago
I would also like to see this enhancement
Updated by Chris Baker over 7 years ago
- File ipsec.patch ipsec.patch added
- File ipsec.widget.php ipsec.widget.php added
I've made change 'a' on one of my installs to allow setting a default tab to display. I've attached a patch file and the modified ipsec-widget file. No promise that this is the best way to do it, or entirely bug free as I have not dealt with modifying pfsense widgets before.
Updated by Jim Pingle over 3 years ago
(b) has been implemented now in 2.6.0/21.09. See bec6dcfbbef4832b34d47ca60b0671b23dc185d8
Updated by Jim Pingle over 3 years ago
I split (b) off into #12181 so this issue can remain open for the first request (a), the ability to configure a default tab.
Updated by Jim Pingle over 3 years ago
- Related to Feature #12181: Add connect/disconnect buttons to IPsec dashboard widget added
Updated by Viktor Gurov almost 3 years ago
default tab option:
https://gitlab.netgate.com/pfSense/pfSense/-/merge_requests/595
Updated by Jim Pingle almost 3 years ago
- Subject changed from IPSec Dashboard Widget Enhancement Request to Option to choose default tab in IPsec status Dashboard widget
- Status changed from New to Pull Request Review
- Assignee changed from Anonymous to Viktor Gurov
- Target version set to 2.7.0
- Plus Target Version set to 22.05
Updated by Viktor Gurov almost 3 years ago
- Status changed from Pull Request Review to Feedback
Merged
Updated by Danilo Zrenjanin over 2 years ago
- Status changed from Feedback to Resolved
Tested against the version below:
2.7.0-DEVELOPMENT (amd64) built on Tue Apr 26 06:13:40 UTC 2022 FreeBSD 12.3-STABLE
It works as expected. I am marking this ticket resolved.