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 Disable bash debug (xtrace) by default, re-enable with -e DEBUG=1 2015-02-28 02:45:31 -08:00
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 Changed license of scripts I wrote to MIT. Related to #43. 2015-05-12 21:24:59 +02:00
ovpn_initpki Sending key to proper location! 2016-06-23 12:20:13 +02:00
ovpn_listclients adding ovpn_listclients script 2016-05-11 16:02:27 -07:00
ovpn_otp_user Use $USER@$OVPN_CN for OTP label. 2016-02-07 13:22:20 +01:00
ovpn_run ovpn_run: Explicitly enable ipv6 2017-05-03 07:48:15 -07:00
ovpn_status Disable bash debug (xtrace) by default, re-enable with -e DEBUG=1 2015-02-28 02:45:31 -08:00