NethServer / nethsecurity

NethSecurity image and build environment
https://www.nethsecurity.org/
Other
90 stars 6 forks source link

Network page: show VPN interfaces #506

Closed andre8244 closed 2 months ago

andre8244 commented 2 months ago

Show VPN interfaces as in the UI mockup

vpn ifaces

Required changes:

Visible networks should be these ones:

If there are multiple networks, show them one below the other e.g. 10.10.10.0/24 10.20.20.0/24 10.55.55.0/24

andre8244 commented 2 months ago

Testing image version: 23.05.3-ns.0.0.5-rc2-45-g5a9e354

cotosso commented 2 months ago

I tested it, now they are as supposed, except for the ipsec tunnels that has a behaviour different from other VPNs, it displays no tunnel name, only device name (in the same position as other ones have vpn name). See image image

andre8244 commented 2 months ago

Testing image: 23.05.3-ns.0.0.5-rc2-61-gc741694

cotosso commented 2 months ago

now ipsec tunnel is correctly displayed : image