From e3a675de0d2aa85c718ea4039d34e6be28fa0401 Mon Sep 17 00:00:00 2001 From: Zack Dai <45176371+DaiZack@users.noreply.github.com> Date: Tue, 24 Jan 2023 09:52:11 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 60e0b88..fe22bf2 100644 --- a/README.md +++ b/README.md @@ -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`