From 1b665d1a3e0be45416a41c8007e59227dbf5145f Mon Sep 17 00:00:00 2001 From: pipistrello Date: Fri, 4 Mar 2022 13:23:34 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BE=D0=B7=D0=B4=D0=B0=D0=BB(=D0=B0)=20?= =?UTF-8?q?'openvpn-server/readme.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openvpn-server/readme.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 openvpn-server/readme.md diff --git a/openvpn-server/readme.md b/openvpn-server/readme.md new file mode 100644 index 0000000..c9f244c --- /dev/null +++ b/openvpn-server/readme.md @@ -0,0 +1,4 @@ +Start the IPsec VPN server +VERY IMPORTANT ! First, run this command on the Docker host to load the IPsec NETKEY kernel module: + +sudo modprobe af_key \ No newline at end of file