Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#65644 - [NetworkManager-fortisslvpn] Peer DNS Does not work with OpenFortiVPN 1.11
Attached to Project:
Community Packages
Opened by Ruben Van Boxem (rubenvb) - Thursday, 27 February 2020, 20:14 GMT
Last edited by Maxime Gauduin (Alucryd) - Wednesday, 01 March 2023, 15:43 GMT
Opened by Ruben Van Boxem (rubenvb) - Thursday, 27 February 2020, 20:14 GMT
Last edited by Maxime Gauduin (Alucryd) - Wednesday, 01 March 2023, 15:43 GMT
|
DetailsDescription:
Quoting DimitriPapadopoulos (https://github.com/adrienverge/openfortivpn/issues/543#issuecomment-585607499): "A known issue with NetworkManager-fortisslvpn is that it currently forces --no-dns which is a synonym for --set-dns=0. The default in versions of openfortivpn prior to 1.11.0 was --pppd-use-peerdns=1, resulting implicitly in: --set-dns=0 --pppd-use-peerdns=1 The default starting with openfortivpn 1.11.0 is --pppd-use-peerdns=0, resulting implicitly in: --set-dns=0 --pppd-use-peerdns=0 The result is that /etc/resolv.conf is not updated when using the current version of NetworkManager-fortisslvpn with openfortivpn 1.11.0 and later." It would be great if the below linked patch could be applied to the Arch package to fix the compatibility issue between the two sides involved. Additional info: * networkmanager-fortisslvpn-1.4rc1-1 * Issue on the NetworkManager-fortisslvpn issue tracker: https://gitlab.gnome.org/GNOME/NetworkManager-fortisslvpn/issues/20 * For a patch as applied in Fedora/Redhat: https://src.fedoraproject.org/rpms/NetworkManager-fortisslvpn/blob/63784874532867564db22196226afacf862cecd7/f/NetworkManager-fortisslvpn-openvpn-1_11.patch * The Redhat issue is located here: https://bugzilla.redhat.com/show_bug.cgi?id=1785601 |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Wednesday, 01 March 2023, 15:43 GMT
Reason for closing: Upstream
Additional comments about closing: Looks like it was fixed upstream.
Wednesday, 01 March 2023, 15:43 GMT
Reason for closing: Upstream
Additional comments about closing: Looks like it was fixed upstream.
https://aur.archlinux.org/packages/networkmanager-fortisslvpn-peerdns/