Add FAQ for client-to-client
This commit is contained in:
parent
fcc4cc4afd
commit
b860ab1625
1 changed files with 6 additions and 0 deletions
6
FAQ.md
6
FAQ.md
|
|
@ -88,3 +88,9 @@ If your client is <2.3.3, remove `tls-version-min 1.2` from your `/etc/openvpn/s
|
||||||
Sysctl options are at `/etc/sysctl.d/20-openvpn.conf`
|
Sysctl options are at `/etc/sysctl.d/20-openvpn.conf`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
**Q:** I can't ping another VPN client
|
||||||
|
|
||||||
|
**A:** Add `client-to-client` to your `server.conf`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue