container-openvpn/bin
Kyle Manna ce690e5ab1 ovpn_run: Explicitly enable ipv6
On a recent build I ran in to the following error messages:

    Wed May  3 14:31:43 2017 /sbin/ip -6 addr add 2001:db8:0:4::1/64 dev tun0
    Wed May  3 14:31:43 2017 Linux ip -6 addr add failed: external program exited with error status: 2

This appears to be do to the fact that somewhere something defaulted the
kernel in the container to disable IPv6.  Not sure if this is my host or
the docker daemon.  Re-enable it explicitly for now until Docker gets
it's IPv6 act together.
2017-05-03 07:48:15 -07:00
..
easyrsa_vars
ovpn_copy_server_files bin: copy_server_files: Backup crl.pem 2017-01-05 15:58:10 -08:00
ovpn_genconfig Add configuration for keepalive 2017-03-09 20:35:52 -05:00
ovpn_getclient Removed double entry 2017-03-25 19:41:31 +01:00
ovpn_getclient_all
ovpn_initpki
ovpn_listclients
ovpn_otp_user
ovpn_run ovpn_run: Explicitly enable ipv6 2017-05-03 07:48:15 -07:00
ovpn_status