mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-04 21:23:31 +03:00
Update README.md
This commit is contained in:
parent
b02276cbbc
commit
e3a675de0d
1 changed files with 4 additions and 0 deletions
|
@ -79,3 +79,7 @@ in /etc/openvpn/server/server.conf
|
|||
client-config-dir /etc/openvpn/ccd
|
||||
client-to-client
|
||||
```
|
||||
|
||||
Then go to /etc/openvpn/ccd to create file named as user name and put something like (in this example, the ip is set to 10.8.0.101 for the user)
|
||||
|
||||
`ifconfig-push 10.8.0.101 255.255.255.0`
|
||||
|
|
Loading…
Add table
Reference in a new issue