# Create OpenVPN

To create OpenVPN you will fill in several available columns including the following:

<table><thead><tr><th width="275">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Username</strong></td><td>The username that will be used to identify the user when connecting to the OpenVPN server.</td></tr><tr><td><strong>Password</strong></td><td>The password that the user will use to authenticate when connecting to the OpenVPN server.</td></tr><tr><td><strong>Confirm Password</strong></td><td>Confirm the password that has been entered.</td></tr><tr><td><strong>Tunnel Settings - Protocol</strong></td><td>The protocol that will be used in VPN connections is currently the UDP On IPV4 only protocol.</td></tr><tr><td><strong>Tunnel Settings - Ports</strong></td><td>The port number that will be used by the OpenVPN server is automatically filled in using port 1194.</td></tr><tr><td><strong>Tunnel Settings - OpenVPN Client Network</strong></td><td>The virtual network that users will use when connecting to an OpenVPN server.</td></tr></tbody></table>

Here are the steps to create OpenVPN: On the VPN page, in the More column, select Configuration.

* Select the OpenVPN tab, and click the Create OpenVPN button.

* The Create OpenVPN page appears, in the Create User OpenVPN section, fill in the Username, Password, Confirm Password, and Expiration Date.

* In the Tunnel Settings section, fill in the Protocol, Port, and OpenVPN Client Network sections.

* Click the Create button after filling in all the columns on the OpenVPN Create User page.

* Wait until the process is complete.

* The notification "OpenVPN configuration vpn-for-tw has been successfully created" appears and the status changes to Created.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-flexi/deka-vpn/openvpn-configuration/create-openvpn.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
