This is a critical bug with network-manager-fortisslvpn incompatibility
with openfortivpn >= 1.11.0. This package is useless right now. Ubuntu
needs to repackage it with a patch.

Before openfortipvn 1.11.0 the default configuration was equivalent to:
--set-dns=1 --pppd-use-peerdns=1
Starting with openfortivpn 1.11.0 the default configuration is equivalent to:
--set-dns=1 --pppd-use-peerdns=0
NetworkManager-fortisslvpn expects the configuration to be equivalent to:
--set-dns=0 --pppd-use-peerdns=1
This expectation breaks with openfortivpn 1.11.0 because 
NetworkManager-fortisslvpn only passes this command line option:
--no-dns / --set-dns=0
Starting with openfortivpn 1.11.0 it needs to be:
--no-dns / --set-dns=0 --pppd-use-peerdns=1

There is already a patch. More information on:
https://gitlab.gnome.org/GNOME/NetworkManager-
fortisslvpn/-/merge_requests/13

There is a patch on Fedora's package: https://src.fedoraproject.org/rpms
/NetworkManager-fortisslvpn/c/6378487

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1879377

Title:
  network-manager-fortisslvpn not working but openfortivpn does

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-fortisslvpn/+bug/1879377/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to