openvpn-install icon indicating copy to clipboard operation
openvpn-install copied to clipboard

Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.

Results 200 openvpn-install issues
Sort by recently updated
recently updated
newest added

cp: cannot stat 'pki/issued/server_8RHm9WAFuiA57hqL.crt': No such file or directory cp: cannot stat 'pki/private/server_8RHm9WAFuiA57hqL.key': No such file or directory

Please can someone point or leave a step by step to setup multi protocol / multi port Openvpn Server. Ubuntu 20.04 Thanks

Hello, can you include a webinterface dashboard that shows the current status and connected users within your auto-installer?

duplicate
out-of-scope

### Make sure your check these beforehand! - [X] Issues - https://github.com/angristan/openvpn-install/issues - [X] README and FAQ - https://github.com/angristan/openvpn-install - [X] Wiki - https://github.com/angristan/openvpn-install/wiki - [X] Discussions - https://github.com/angristan/openvpn-install/discussions ###...

Hi guys. Can you guys create a script on your official GitHub page to set up the OpenVPN server on the Windows server too? Thanks.

Proposed change for https://github.com/angristan/openvpn-install/issues/1158

![3](https://github.com/angristan/openvpn-install/assets/138294823/8e0ca745-57c4-4811-a4ad-50139387a552) When I use AES-128-GCM encryption in the installation, the client connection shows that AES-256-GCM encryption is used, along with a warning message.

**Issue** With `AUTO_INSTALL=y` the public IP is obtained [here](https://github.com/angristan/openvpn-install/blob/master/openvpn-install.sh#L629). The installer then proceeds to get an IP again [here](https://github.com/angristan/openvpn-install/blob/master/openvpn-install.sh#L233) and if it's behind NAT, attempts to obtain the public IP...

fixes not executing add-openvpn-rules.sh after OS reboot. systemctl shows service as _running_ but no iptables rules added to list. Also this fixes issue https://github.com/angristan/openvpn-install/issues/1127