-
`clinet_specific_config` type requires `openvpn::client` which fails when server has `extca_enabled => true`. It would be great if we can remove/workaround that dependency and use `clinet_specific_con…
-
Mine currently is:
```
127.0.0.1 localhost
127.0.1.1 DietPi
```
Could ```127.0.1.1``` ever interfere with routing from OpenVPN or WireGuard connected client PC wanting to use AdguardHome instal…
-
Not sure if I came to the right place, tried support through the Android Playstore, but got redirected to places I couldn't get logged in.
I'm fine with following tutorials, but I'm not a programmer.…
-
I'm technical but total noob to docker and OpenVPN ... appreciate any help you can provide!
Read the guide here a few times... https://registry.hub.docker.com/r/dperson/openvpn-client/
I have 4 …
-
I'm trying to get VPN routing working. I installed OpenVPN and resolvconf, configured and started an OpenVPN client connection at `/etc/openvpn/us.conf`:
```client
dev tun0
remote [REDACTED] …
-
```
从网上找了个可以用wget模式加载的openvpn,然后像jffs模式一��
�修改openvpn.conf
经测试,直接使用是不行的,总报错。细心查看以后发现两��
�问题:
1、sh文件无执行权限,chmod 777了也不行
解决方法:修改脚本,把命令全部改为sh xxx.sh的形式
2、dd-wrt对dos格式的文本文件支持不好,用vi可以看到每行结��
�都有乱码,这些乱码会…
-
```
从网上找了个可以用wget模式加载的openvpn,然后像jffs模式一��
�修改openvpn.conf
经测试,直接使用是不行的,总报错。细心查看以后发现两��
�问题:
1、sh文件无执行权限,chmod 777了也不行
解决方法:修改脚本,把命令全部改为sh xxx.sh的形式
2、dd-wrt对dos格式的文本文件支持不好,用vi可以看到每行结��
�都有乱码,这些乱码会…
-
I get an error following these steps:
$ OVPN_DATA="ovpn-data-example"
$ docker volume create --name $OVPN_DATA
ovpn-data-example
$ docker run -v $OVPN_DATA:/etc/openvpn --rm kylemanna/openvpn ov…
-
### Is there a pinned issue for this?
- [X] I have read the pinned issues and could not find my issue
### Is there an existing or similar issue/discussion for this?
- [X] I have searched the existi…
-
Whenever I run (fresh debian 8.2.0 jessie install)
~# apt-get install openvpn openvpn-auth-ldap easy-rsa
openvpn --dev null --plugin /usr/lib/openvpn/openvpn-auth-ldap.so /etc/openvpn/auth-ldap.cnf
…