Pritunl not pushing dns settings on Ubuntu client

Hello,
After connecting via pritunl-client-electron on Ubuntu 24.04 (NetworkManaged installed) local domains are not resolved. Although in Pritunl server settings my local dns server is specified

In the client logs:

<14>Aug 30 14:10:53 0efd04bc8987f512-up.sh: Link 'tun0' coming up
<14>Aug 30 14:10:53 0efd04bc8987f512-up.sh: Adding IPv4 DNS Server 10.200.2.2
<14>Aug 30 14:10:53 0efd04bc8987f512-up.sh: Adding IPv4 DNS Server 10.200.21.1
<14>Aug 30 14:10:53 0efd04bc8987f512-up.sh: Adding IPv4 DNS Server 10.200.20.1
<14>Aug 30 14:10:53 0efd04bc8987f512-up.sh: Adding IPv4 DNS Server 8.8.8.8
<14>Aug 30 14:10:53 0efd04bc8987f512-up.sh: SetLinkDNS(7 4 2 4 10 200 2 2 2 4 10 200 21 1 2 4 10 200 20 1 2 4 8 8 8 8)
2024-08-30 14:10:53 Initialization Sequence Completed

Is there any possibility to configure dns resolve via configured dns-servers?

The client does not wok with NetworkManager DNS. This is documented in the Gnome client documentation.

If I uninstalled network manager, it doesn’t work with systemd-resolve either

I’m not sure what specific component causes the issues but only removing NetworkManager may not fix the issue. This would also cause problems unless Gnome were configured to use a different network configuration.