-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. From the Zentyal dashboard in the left menu pane, go to VPN > Serve…
-
It would be nice to have support for inlining certificates in config files
From https://github.com/profianinc/drawbridge/issues/215#issuecomment-1164432897
-
I'm not sure how much effort this would take, but PureVPN is a pain in the ass to use on Linux based on my own personal experience. They provide an official CLI client for Fedora and Ubuntu, which wor…
-
```
What steps will reproduce the problem?
================================================================
server.ovpn
===========
port 1194
proto udp
dev tap
;dev tun
ca ca.crt
cert server.crt
key s…
-
```
What steps will reproduce the problem?
================================================================
server.ovpn
===========
port 1194
proto udp
dev tap
;dev tun
ca ca.crt
cert server.crt
key s…
-
Menu system currently does not write `/etc/openvpn/users.conf` file during assignment of VPN client assignment to a slot. This means that VPN users are unable to authenticate with PAM when first assig…
-
After cleaning and re-installing openvn with unbound (DNS=2) unbound configuration hangs in an endless loop without changeing unbound config, or with double config.
1. Start without openvpn install…
-
OpenVPN currently stores TOTP codes, Client Configs/SSL, and Sever SSLs on single server.
Either need to store it out to something else, or setup some kind of HA cloning for ticket #251
-
I can create a users password with whitespace on the openvpn access server web interface but the user cannot connect to the vpn using that password. They see the error:
`session-start: ** ERROR ** …
-
```
从网上找了个可以用wget模式加载的openvpn,然后像jffs模式一��
�修改openvpn.conf
经测试,直接使用是不行的,总报错。细心查看以后发现两��
�问题:
1、sh文件无执行权限,chmod 777了也不行
解决方法:修改脚本,把命令全部改为sh xxx.sh的形式
2、dd-wrt对dos格式的文本文件支持不好,用vi可以看到每行结��
�都有乱码,这些乱码会…