-
```
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…
-
## Information
##Problem: See Log at the Bottom
## Current setup
OMV + ARM64 + Docker
| docker image tag guillaumedsde/alpine-qbittorrent-openvpn:latest
| ------------------------------…
-
### Is there a pinned issue for this?
- [X] I have read the pinned issues
### Is there an existing or similar issue for this?
- [X] I have searched the existing issues
### Is there any comment in …
-
(Open to suggestions!)
## Connection options
```sh
rvc connection set [vpn-name] autoconnect [value]
rvc connection set [vpn-name] name [new-vpn-name]
rvc connection set [vpn-name] pre-connec…
-
error when sending a file with the .ovpn extension
-
Hi,
I'm trying to run two docker instances with different IP addresses adding needed IPs here:
`docker run -v $OVPN_DATA:/etc/openvpn -d -p MY_IP:1194:1194/udp --cap-add=NET_ADMIN kylemanna/openvp…
-
```
What steps will reproduce the problem?
1. txqueuelen is too small by default
2. run an application like Wow.exe under wine and it will fail because of this
3. Apply this patch:
Index: azilink.ovp…
-
Hello!
Please help me. I can't find how I can sign certificate via API. Cerificate was create. I tried do it in that way:
api = connection.get_api()
api.get_resource('/certificate').sign(name=user…
-
My VM reboots, and then SSH in and run:
```bash
$ docker run -v $OVPN_DATA:/etc/openvpn -p 1194:1194/udp --cap-add=NET_ADMIN kylemanna/openvpn
```
and I get this logged:
```console
/usr/loc…
-
Right now I have openvpn running on my host machine. My host machine has other docker container running on the local network. I would like to connect to the docker container services once I am connc…
rae89 updated
3 years ago