Re: [Openvpn-users] IPv6 Manual and Wiki page errors

2016-06-02 Thread Samuli Seppänen
> > > On 01/06/16 16:56, David Sommerseth wrote: >> On 01/06/16 16:22, debbie10t wrote: >>> At this time, I am not suitably versed with git to submit a patch, >>> I am working on it if you choose to wait .. but it is something I >>> will continue to learn even if somebody else submits a patch befo

Re: [Openvpn-users] IPv6 Manual and Wiki page errors

2016-06-01 Thread debbie10t
On 01/06/16 16:56, David Sommerseth wrote: > On 01/06/16 16:22, debbie10t wrote: >> At this time, I am not suitably versed with git to submit a patch, >> I am working on it if you choose to wait .. but it is something I >> will continue to learn even if somebody else submits a patch before me. >

Re: [Openvpn-users] IPv6 Manual and Wiki page errors

2016-06-01 Thread debbie10t
On 01/06/16 16:56, David Sommerseth wrote: > On 01/06/16 16:22, debbie10t wrote: >> At this time, I am not suitably versed with git to submit a patch, >> I am working on it if you choose to wait .. but it is something I >> will continue to learn even if somebody else submits a patch before me. >

Re: [Openvpn-users] IPv6 Manual and Wiki page errors

2016-06-01 Thread David Sommerseth
On 01/06/16 17:56, David Sommerseth wrote: > $ cd doc > $ vim openvpn.8 # Or your favourite editor. Make changes and save > $ git add openvpn.8 > $ git commit -s # Write a good commit message Oh by the way. Do not be afraid of that 'git commit' command. All changes happens only locally on your

Re: [Openvpn-users] IPv6 Manual and Wiki page errors

2016-06-01 Thread David Sommerseth
On 01/06/16 16:22, debbie10t wrote: > At this time, I am not suitably versed with git to submit a patch, > I am working on it if you choose to wait .. but it is something I > will continue to learn even if somebody else submits a patch before me. Super quick git crash course to edit the openvpn.8

Re: [Openvpn-users] IPv6 Manual and Wiki page errors

2016-06-01 Thread debbie10t
Hi, On 23/05/16 09:31, Samuli Seppänen wrote: > >> Hi, >> >> I noticed these two small details: >> >> Manual: >> >> *--server-ipv6 ipv6addr/bits* >> convenience-function to enable a number of IPv6 related options at >> once, namely *--ifconfig-ipv6, --ifconfig-ipv6-pool, --tun-ipv6* >>

Re: [Openvpn-users] IPv6 Manual and Wiki page errors

2016-05-23 Thread Samuli Seppänen
> Hi, > > I noticed these two small details: > > Manual: > > *--server-ipv6 ipv6addr/bits* > convenience-function to enable a number of IPv6 related options at > once, namely *--ifconfig-ipv6, --ifconfig-ipv6-pool, --tun-ipv6* and > *--push tun-ipv6* Is only accepted if ``--mode ser

[Openvpn-users] IPv6 Manual and Wiki page errors

2016-05-21 Thread debbie10t
Hi, I noticed these two small details: Manual: *--server-ipv6 ipv6addr/bits* convenience-function to enable a number of IPv6 related options at once, namely *--ifconfig-ipv6, --ifconfig-ipv6-pool, --tun-ipv6* and *--push tun-ipv6* Is only accepted if ``--mode server'' *or* ``--se