-
```
What is the expected output? What do you see instead?
Linux ifconfig failed: external program fork failed
What version of the product are you using?
0.4.12
Which Android phone are you using?
G…
-
```
What is the expected output? What do you see instead?
Linux ifconfig failed: external program fork failed
What version of the product are you using?
0.4.12
Which Android phone are you using?
G…
-
```
What is the expected output? What do you see instead?
Linux ifconfig failed: external program fork failed
What version of the product are you using?
0.4.12
Which Android phone are you using?
G…
-
```
What steps will reproduce the problem?
1.Make config file client.ovpn with following parameters:
client
dev tun
proto udp
remote my.server.net 1194
resolv-retry infinite
nobind
persist-key
persis…
-
```
What steps will reproduce the problem?
1.Turn on OpenVPN in OpenVPN Settings
2.
3.
What is the expected output? What do you see instead?
VPN does not come up
What version of the product are you …
-
```
What steps will reproduce the problem?
1.Turn on OpenVPN in OpenVPN Settings
2.
3.
What is the expected output? What do you see instead?
VPN does not come up
What version of the product are you …
-
First all thanks for the awesome container.
I would like to better understand the behavior if I supply multiple ovpn config via the environment variable VPN_FILES (e.g. ```VPN_FILES=vpn1.ovpn;vpn2.o…
-
Everything went well up until the configuration are. Got the config file downloaded and it unzipped fine but when applying the line mv Sweden.ovpn openvpn.conf (I use mv US Texas.ovpn openvpn.conf) I …
-
Set up container at server exactly like in [Quick setup](https://github.com/kylemanna/docker-openvpn#quick-start) section.
When I'm trying to connect to openvpn server from client process got stuck…
-
When trying to improve ansible-pacemaker I found the following (unusual, seldom?) issue:
Starting state:
```
group vips IPaddr_rVIP IPaddr_eVIP
location loc-alice { IPaddr_rVIP IPaddr_eVIP } inf: ov…