Hi

On 04/05/18 09:58, Florent B wrote:
Hi,

I would like to push the explicit-exit-notify option from server to clients.

Is it possible ?

I'm doing :

push "explicit-exit-notify 3"

But clients have this warning when connecting :

Option 'explicit-exit-notify' in [PUSH-OPTIONS]:9 is ignored by previous
<connection> blocks


A snippet of information I have picked up somewhere:
Openvpn *always* uses <connection> foo </connection> blocks, even when
they are not present in the config file, although I do not know what is
actually considered to be inside these "default" blocks.

When pushing "explicit-exit-notify x" the client throws this message
which means that this pushed option will *not* be applied to "other"
<connection> blocks. It is only applied to this <connection> block.

To be honest, I cannot see the point of the message because *ALL*
pushed options are "ignored by previous <connection> blocks" that I am
aware of, although things get complicated with NCP ciphers ..

Perhaps an explanatory note in the manual would be appropriate ?

Regards

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to