-
```
What steps will reproduce the problem?
1. Start openvpn connection procedure. From command line:
/system/bin/openvpn --config client.ovpn
Or from OpenVPN Settings, it doesn't matter.
What i…
-
```
What steps will reproduce the problem?
1. Start openvpn connection procedure. From command line:
/system/bin/openvpn --config client.ovpn
Or from OpenVPN Settings, it doesn't matter.
What i…
-
```
What steps will reproduce the problem?
1. Start openvpn connection procedure. From command line:
/system/bin/openvpn --config client.ovpn
Or from OpenVPN Settings, it doesn't matter.
What i…
-
Hi,
Totally loving this approach to OpenVPN and it's made my life easier to deploy! I'm pretty new to OpenVPN and the entire easy RSA process, but trying to determine if I can do the following:
…
-
Hi everybody,
I'm trying to get this Docker image to work via Portainer but I get the following message: Options error: In [CMD-LINE]:1: Error opening configuration file: /config/openvpn/Netherland…
-
Is it possible to achieve this without writing to .ovpn files which are mounted ?
This is because, I am trying to mount an configMap (kubernetes) which does not allow writing to the file ?
Also is i…
-
When you download (or send) the config file, it has extension `conf`. This works well for Linux, but Mac and Windows users expect profile files to have extension `ovpn`. I believe this should be a con…
-
I needed to add this at the end of my CLIENT.ovpn script so that the pushed DNS configurations take effect. DNS does not work without these extra lines in the .ovpn file:
```
script-security 2
up…
-
Is there any way to connect with this .ovpn file ?
-
Hello & good morning
-- i configured both server + client for udp2raw as you explained
also configured udp2raw + openvpn followed guide: https://github.com/wangyu-/udp2raw-tunnel/blob/master/doc/ope…