Go to file
2019-11-05 12:15:08 +01:00
conf Add variables 'OPENVPN_KEY_DIR' and 'OPENVPN_CCD_DIR'. 2019-07-15 19:04:10 +02:00
easy-rsa.OLD-LAYOUT/scripts Add scripts fom easy.rsa old layout. 2019-08-18 11:41:52 +02:00
.gitignore install_openvpn.sh: add support for debian 10 (buster). 2019-07-15 03:32:21 +02:00
build_key-pass.sh Restrict client ti IPv4. 2019-09-08 18:41:59 +02:00
create_key_config.sh create_key_config.sh. add OpenBPN user configuration file named 'client-<NEW_KEY_NAME>.conf' - this name is expected by a script 'ovpn.sh' used by my own. 2019-11-05 12:15:08 +01:00
get_all_keys.sh get_all_keys.sh: some minor changes. 2019-07-16 17:03:22 +02:00
get_revoked_keys.sh get_revoked_keys.sh: minor changes. 2019-07-16 17:35:44 +02:00
install_openvpn.sh Cleanup fom unused code and some mnor changes. 2019-07-16 03:20:47 +02:00
README.lxc Initial Import 2017-03-12 12:27:09 +01:00
recreate_index_file.sh recreate_index_file.sh: some minor changes on script output. 2019-07-16 17:58:27 +02:00
revoke_key.sh revoke_key.sh: fix errors old easysrsa layout. 2019-07-16 14:44:40 +02:00

# - Add to LXC configuration of the host (/var/lib/lxc/<hostname>/config):
# -
# -    # For OpenVPN
# -    lxc.mount.entry = /dev/net dev/net none bind,create=dir
# -    lxc.cgroup.devices.allow = c 10:200 rwm