VPN Access
This guide provides detailed instructions for configuring and managing VPN access to your Private NeoCloud environment using FortiClient VPN.
1. Configuring VPN Connection
Setup Instructions
-
Launch FortiClient VPN
- Open FortiClient application on your system
-
Create New VPN Connection
- Click "Add a new connection"
- Select the "IPsec VPN" tab
-
Configure Connection Settings
Fill in the following fields as shown in the configuration screen:
- Connection Name: Enter a name for your connection (e.g., your organization name)
- Description: (Optional) Add a description
- Remote Gateway: Enter the gateway IP address provided in your onboarding email
- Authentication Method: Select "Pre-shared key" from the dropdown
- Pre-shared key field: Enter the key provided in your onboarding email
- Authentication (XAuth): Select "Save login"
- Username: Enter your VPN username from the onboarding email
-
Save the Configuration
- Click "Save" to store the VPN profile
All connection details (Remote Gateway, Pre-shared key, Username) will be provided in your onboarding email.
Connecting to VPN
- Open FortiClient VPN
- Select your Private NeoCloud VPN connection
- Enter your credentials (if not saved)
- Click "Connect"
- Wait for the connection to establish (status will show "Connected")
To verify your VPN connection is active:
- Windows/macOS: Check the FortiClient icon in your system tray/menu bar
- Linux: Use
ifconfigorip ato verify the VPN interface (usuallyppp0or similar)
2. Adding VPN Users in FortiGate
This section is for administrators who need to add or manage VPN users in the FortiGate firewall.
Prerequisites
- FortiGate administrator access
- VPN user authentication method configured (local or LDAP/RADIUS)
Steps to Add VPN Users
-
Access FortiGate Management Interface
- Navigate to:
https://[fortigate-management-ip] - Log in with administrator credentials
- Navigate to:
-
Create New User
- Go to User & Authentication → User Definition
- Click "Create New" → "User"
- Follow the wizard:
Step 1: User Type
- Select "Local User"
Step 2: Login Credentials
- Username: Enter the desired username
- Password: Set a secure password
Step 3: Contact Info (Optional)
- Skip or add contact information if needed
Step 4: Extra Info
- User Account Status: Select "Enabled"
- User Group: Select your VPN group
- Click "OK" to create the user
Managing Existing Users
Modify User Credentials
- Navigate to User & Authentication → User Definition
- Select the user you want to modify
- Update password or other settings
- Click "OK" to save changes
Disable/Enable User
- Navigate to User & Authentication → User Definition
- Select the user
- Toggle the "Disable" checkbox
- Click "OK"
Delete User
-
Remove User References First
- Go to User & Authentication → User Groups
- Remove the user from all assigned groups
- Check Policy & Objects → Firewall Policy and remove user from any policies
-
Delete the User
- Navigate to User & Authentication → User Definition
- Select the user
- Click "Delete"
- Confirm the deletion
You must remove all references to a user (groups, policies, etc.) before deleting the user account, otherwise the deletion will fail.