Actions
Task #4232
closed
ansible playbook to manage the openvpn configuration
Status:
Closed
Priority:
Immediate
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
Jun 11, 2016
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
The new playbook functionalities:
- Install openvpn
- Create the dh2048.pem and ta.key files
- Manage the iptables rules (permit forwarding, eventually manage nat). This will touch the
iptables
role playbook - Manage the authentication type
- Manage the global routing
- Eventually manage specific routes assigned to specific users (so that the network administrators can reach the NAS servers on the private IPs, or the serial consoles)
Related issues
Updated by Andrea Dell'Amico almost 9 years ago
- Blocks Task #4229: Configure OpenVPN on gw.d4science.org added
Updated by Andrea Dell'Amico almost 9 years ago
- Status changed from New to In Progress
Updated by Andrea Dell'Amico almost 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
The basic role is there. cert auth, ldap auth and differentiate routes will be added later.
Actions