open VPN CLI project testing

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
Madhumati
OpenVpn Newbie
Posts: 1
Joined: Fri Aug 27, 2021 8:46 am

open VPN CLI project testing

Post by Madhumati » Fri Aug 27, 2021 9:01 am

Hello,

I have a industrial IOT gateway(LINUX based) running openVPN CLI program. So my IOT gateway can be configured as VPN Client/Server any?

To test the vpn client-server communication , what should be the steps followed?

How I can test this from my Windows LAptop ?Do I need to use open VPN access server or Open VPN Client application?

User avatar
openvpn_inc
OpenVPN Inc.
Posts: 1333
Joined: Tue Feb 16, 2021 10:41 am

Re: open VPN CLI project testing

Post by openvpn_inc » Fri Aug 27, 2021 9:53 am

Hello Madhumati,

That is a really broad question. You can either follow the many available guides for open source OpenVPN, for setting up a server and a client, or you can take a bit of a shortcut and run the server with OpenVPN Access Server and download a connection profile from that and trying to use that to connect to your server.

To learn how to deploy and use Access Server:
https://openvpn.net/vpn-server-resources/

And how to connect a Linux-based system using OpenVPN command-line to an Access Server:
https://openvpn.net/vpn-server-resource ... ith-linux/

In your case you would likely not be using the OpenVPN3 Linux client, but just the OpenVPN(2) open source CLI program to make the connection.

Kind regards,
Johan
Image OpenVPN Inc.
Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support

Post Reply