debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #05959
[Bug 2120887] Re: Netplan openvpn does not pass manual DNS settings in 24.04
Handling of the "ipv4.dns" field is likely a feature missing from the
Netplan-NetworkManager integration. It's available in the passthrough
section, but not properly parsed and set in systemd-resolved.
Setting tags and bug-tasks accordingly.
** Tags added: nm-netplan
** Also affects: network-manager (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/2120887
Title:
Netplan openvpn does not pass manual DNS settings in 24.04
Status in Netplan:
New
Status in network-manager package in Ubuntu:
New
Bug description:
Settings specified for VPN (OpenVPN) configuration that requires the
use of DNS from the network the VPN is set for does not get built out
upon connection. The DNS settings are saved in the YAML file under
ipv4.dns: "<DNS IP>"
vpn.service-type: "org.freedesktop.NetworkManager.openvpn"
ipv4.dns: "192.168.81.2;192.168.81.4;8.8.8.8;"
But the DNS is not setup in the connection (tun0) that is built out and shown via resolvectl status:
Link 22 (tun0)
Current Scopes: none
Protocols: -DefaultRoute -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported
Nor is it used by dig or nslookup.
To manage notifications about this bug go to:
https://bugs.launchpad.net/netplan/+bug/2120887/+subscriptions