Configuring Aviatrix User SSL VPN¶
Aviatrix provides a cloud-native and feature-rich client VPN solution. The solution is based on OpenVPN® and is compatible with all OpenVPN® clients. In addition, Aviatrix provides its own client that supports SAML authentication directly from the client.
Note
Only AWS is drawn in the diagram, but this feature applies equally to Azure and Google Cloud.
Additional Information¶
Configuration Workflow¶
Important
This document assumes you have set up an Aviatrix Controller. Please see this guide for more details.
There are two steps to setting up User VPN connectivity:
You can also watch a video to learn how to setup remote user VPN. The video is not up-to-date as the product graphics have changed, but the idea remains the same.
Creating a VPN Gateway¶
Note
The description in the steps below provides critical fields to get you started. You can make changes to set up advanced features such as MFA and profile based access later.
Log in to the Aviatrix Controller.
Launch a gateway with VPN capability.
In the left sidebar, click Gateway.
Click + New Gateway at the top of the page.
Select the Cloud Type and enter a Gateway Name.
Once the Account Name` is selected, select the appropriate Region and VPC or VNet.
After selecting the desired VPC ID/VNet Name:Resource Group, select the Public Subnet where the Gateway will be provisioned.
Select the Gateway Size (t2.micro is sufficient for most test use cases).
Select VPN Access. Leave the Advanced Options unselected.
Note
Leave the Advanced Options unselected as you can configure them later.
At this stage, you can enable NLB (NLB will be automatically created by Aviatrix.) You can specify the NLB’s name or have it auto-generated by Aviatrix.
If you wish to create more of such VPN gateways (for example, behind NLBs for load balancing), click Save Template.
Click OK to create the Gateway.
Note
Once you click OK, the Gateway will be provisioned and all the configuration will be applied. This will take a minute or two.
VPN Users¶
Users can be added manually or authenticated with an existing LDAP server.
Log in to the Aviatrix Controller.
Select OpenVPN® on the left sidebar.
Select VPN Users.
Creating VPN Users¶
Select the VPC ID where this user should be attached. The associated load balancer will appear in the LB/Gateway Name.
Enter the User Name and User Email. If DUO authentication is enabled, the User Name entered must match the user name of your DUO account. The User Email is optional.
Click OK.
Note
When a user is added to the database, an email with an .ovpn file or .onc (for Chromebooks) will be sent to the user with detailed instructions.
Exporting VPN Users¶
Importing VPN Users¶
Select a csv file to import.
Note
If you are using a MacOS system, the Apple App “Numbers” can open and edit the csv file. It can export a new csv file from File > Export To > CSV. If you are using the Excel, you can export a new csv file from File > Save As.
Click Open to start the process.
Select the default VPC ID and LB/Gateway Name in Default VPN User Settings.
Note
Any empty VPC ID field in a csv file will trigger a new popup window for selecting the default VPC ID. Any record in a csv file with an empty VPC ID will be filled with the values in Default VPN User Settings automatically. If all the VPC ID fields are filled in the the original csv file already, Default VPN User Settings will not appear.
Check the Import Results.
Downloading the VPN User Certificate¶
You can also download the VPN user certificate to your desktop, as shown below. Load this certificate configuration file to your OpenVPN® client on your desktop. You should be able to connect then.
Detach and revoke: will not only detach the user but revoke the user certificate as well. attach: will re-attach detached users and also re-create the user certificate if the user certificate is revoked.
Conclusion¶
You now have a working Aviatrix VPN Gateway. Users can connect and gain access to their cloud resources.
Detailed audit logs are maintained and available in various logging platforms.
Note
Audit reports are best viewed in the Aviatrix Splunk Application.
OpenVPN is a registered trademark of OpenVPN Inc.