On Tue, 2016-11-29 at 15:03 +0100, Anders Blomdell wrote:

> 
> > First attempt of OpenVPN pull request in the RFE.
> > NetworkManager should probably be modified to parse "redirect-
> > gateway/redirect-private"
> > while importing .ovpn files, pointer to the code that does this
> > would be appreciated.
> 
> I have started to look into the config parsing and settings handling,
> is it an intended
> behavior that NetworkManager brings up the IPv6/IPv4 that OpenVPN
> provides, regardless of
> the state of the GUI 'IPv4/IPv6 On/Off' settings?


Hi Anders,

I would expect, that if the connection has IPvX disabled, that NM
doesn't configure any IPvX addresses, regardless of what it received
from the server. If that is different, it sounds like a bug.

The logic for that is entirely in the server (NMVpnConnection). The
plugin collets the data from the environment and sends it back to the
server. There, NMVpnConnection merges the event data with other
configuration (from NMConnection).


Not sure I understand your question though...


Thomas

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
networkmanager-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to