-
Hi,
How I access VPN client's subnet from the VPN server? VPN client's ip address 192.168.255.11. This is static ip address.
On the VPN client which is my laptop, it have access to 10.10.10.0/2…
-
I'm attempting to install Streisand on a Digtial Ocean Droplet. I've had a few errors related to OpenVPN which were fixed by updating the OpenVPN public key in `/playbooks/roles/openvpn/files` , b…
-
```
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…
-
It would be nice to have support for inlining certificates in config files
From https://github.com/profianinc/drawbridge/issues/215#issuecomment-1164432897
-
![ws](https://cloud.githubusercontent.com/assets/2217296/21742691/4fc2027a-d51d-11e6-80b8-5d763a0d7892.png)
I suggest the following approach:
- one time is enough, no need to show that error m…
-
```
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…