----- Original Message -----
From: "Gert Doering" <g...@greenie.muc.de>
To: <debbie...@gmail.com>
Cc: "Gert Doering" <g...@greenie.muc.de>;
<openvpn-devel@lists.sourceforge.net>
Sent: Friday, December 11, 2015 8:08 PM
Subject: Re: [Openvpn-devel] Opttion "client-nat" not recognised
the code says "four arguments
have to be there" and the git master code says "four arguments have
to be there, and if a fifth is given, it is a syntax error".
So just leave off the last argument - it was silently ignored all along.
Very well, I have dropped the second mask argument and the push is
at least accepted now. Checking logs at --verb 6 for details ..
Thanks.