Enhancement #2300
Dashboard: OpenVPN status widget
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-openvpn | |||
Target version: | v6.5-beta3 | |||
Resolution: | NEEDINFO: | No |
Description
Show all VPNs status somewhere in the web UI, probably in a specific widget inside the Dashboard.
Associated revisions
dashboard, templates, spec: add vpn status widget. Refs #2300
Dashboard: add support for VPN widget. Refs #2300
Fixed italian label spelling. Refs #2300
History
#1 Updated by Davide Principi over 7 years ago
- Status changed from NEW to TRIAGED
- % Done changed from 0 to 20
#2 Updated by Giacomo Sanchietti over 7 years ago
- Status changed from TRIAGED to ON_DEV
- % Done changed from 20 to 30
#3 Updated by Giacomo Sanchietti over 7 years ago
- Assignee set to Giacomo Sanchietti
#4 Updated by Giacomo Sanchietti over 7 years ago
- Status changed from ON_DEV to MODIFIED
- % Done changed from 30 to 60
Modifications affect also nethserver-vpn package which implement a plugin behavior for the VPN dashboard widget.
#5 Updated by Giacomo Sanchietti over 7 years ago
- Subject changed from OpenVPN: show vpn status to Dashboard: OpenVPN status widget
- Status changed from MODIFIED to ON_QA
- Assignee deleted (
Giacomo Sanchietti) - % Done changed from 60 to 70
Packages in nethserver-testing:
- nethserver-vpn-1.1.0-3.0git93cf9f11.ns6.noarch.rpm
- nethserver-openvpn-1.0.1-5.0git9c9232bb.ns6.noarch.rpm
- After installation, check the VPN tab inside the Dashboard
- The tab must show the server is disabled
- Enable the server
- The tab must show the actual configuration
- Configure the server with "Certificate" authentication mode
- Create a new VPN account
- Download the OpenVPN configuration file
- Check the file is correct and contains the secret key (see #2492)
- Start a vpn client with downloaded file
- Check the new client is listed inside the VPN dashboard tab
- Try to kill a running VPN connection with the Kill button from VPN dashboard tab
- Check the connection is down
For more information about OpenVPN status, see: Nethserver-openvpn.
#6 Updated by Davide Principi over 7 years ago
- Assignee set to Davide Principi
#7 Updated by Davide Principi over 7 years ago
- Status changed from ON_QA to VERIFIED
- Assignee deleted (
Davide Principi) - % Done changed from 70 to 90
Test case 1 => OK
Test case 2 => OK
Test case 3 => OK the client was disconnected. After some time it reconnects automatically.
VERIFIED
#8 Updated by Davide Principi over 7 years ago
- Status changed from VERIFIED to CLOSED
- % Done changed from 90 to 100
Released in nethserver/6.5/base
repository.