mrmarkuz
(Markus Neuberger)
July 27, 2018, 10:38pm
9
@Flockhammer , maybe it’s possible to use the tunnel in roadwarrior mode, where ovpn is accepted:
http://docs.nethserver.org/en/v7/vpn.html#legacy-mode
I don’t know if it’s that simple. It looks like the download/export for tunnels was a nice feature and nobody complains about not having ovpn, maybe more info is used for such a Neth VPN tunnel than can be saved in a ovpn file. I am sure there’s a reason for choosing json, maybe @giacomo can help us.
After some days of work, I finally have a preview of new OpenVPN tunnels (net2net).
The main goal of this refactor is to simplify the creation of tunnels to connect 2 remote networks using a VPN.
Scenario: one company named Sauron Inc with two offices: Mordor and Barad-dûr.
We designed the web interface for this workflow:
The goblin accesses the firewall of the head office (Mordor, of course), and creates a new tunnel server:
[image]
The goblin must enter:
the network of the VPN (must…
opened 09:02AM - 09 Jun 17 UTC
closed 09:00AM - 30 Jun 17 UTC
verified
Improve current implementation of OpenVPN tunnel.
The administrator should be… able to:
- create an unlimited number of tunnels each one with different configuration options (routes, psk, etc)
- select multiple wan for connections when configuring OpenVPN clients
- easily transfer configuration from tunnel server to tunnel client
---
See also: http://community.nethserver.org/t/feedback-on-new-openvpn-tunnels/7199