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