** Description changed:

  Search domains defined in a NetworkManager connection are not pushed to
  systemd-resolved.
  
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=22.04
  DISTRIB_CODENAME=jammy
  DISTRIB_DESCRIPTION="Ubuntu 22.04 LTS"
  PRETTY_NAME="Ubuntu 22.04 LTS"
  NAME="Ubuntu"
  VERSION_ID="22.04"
  VERSION="22.04 LTS (Jammy Jellyfish)"
  VERSION_CODENAME=jammy
  ID=ubuntu
  ID_LIKE=debian
  UBUNTU_CODENAME=jammy
  
+ NetworkManager -V
+ 1.36.4
+ 
  Details:
  DNS search domains can be set per NetworkManager connection. In my case it 
looks like this:
  
  nmcli con show MyConnection | grep ipv4.dns-search
  ipv4.dns-search:                        
mydomain.at,org.mydomain.at,linux.mydomain.at
  
  Afaik NetworkManager should push them to systemd-resolved automatically.
  But this does not happen. The entries do not make it to
  /etc/resolv.conf.
  
  (If I do it manually with resolvectl, it works.)

** Description changed:

  Search domains defined in a NetworkManager connection are not pushed to
  systemd-resolved.
  
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=22.04
  DISTRIB_CODENAME=jammy
  DISTRIB_DESCRIPTION="Ubuntu 22.04 LTS"
  PRETTY_NAME="Ubuntu 22.04 LTS"
  NAME="Ubuntu"
  VERSION_ID="22.04"
  VERSION="22.04 LTS (Jammy Jellyfish)"
  VERSION_CODENAME=jammy
  ID=ubuntu
  ID_LIKE=debian
  UBUNTU_CODENAME=jammy
  
  NetworkManager -V
  1.36.4
  
+ resolvectl --version
+ systemd 249 (249.11-0ubuntu3.1)
+ +PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL 
+ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP 
-LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD 
-XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified
+ 
  Details:
  DNS search domains can be set per NetworkManager connection. In my case it 
looks like this:
  
  nmcli con show MyConnection | grep ipv4.dns-search
  ipv4.dns-search:                        
mydomain.at,org.mydomain.at,linux.mydomain.at
  
  Afaik NetworkManager should push them to systemd-resolved automatically.
  But this does not happen. The entries do not make it to
  /etc/resolv.conf.
  
  (If I do it manually with resolvectl, it works.)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1975578

Title:
  NetworkManager does not push search domains to systemd-resolved

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  Search domains defined in a NetworkManager connection are not pushed
  to systemd-resolved.

  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=22.04
  DISTRIB_CODENAME=jammy
  DISTRIB_DESCRIPTION="Ubuntu 22.04 LTS"
  PRETTY_NAME="Ubuntu 22.04 LTS"
  NAME="Ubuntu"
  VERSION_ID="22.04"
  VERSION="22.04 LTS (Jammy Jellyfish)"
  VERSION_CODENAME=jammy
  ID=ubuntu
  ID_LIKE=debian
  UBUNTU_CODENAME=jammy

  NetworkManager -V
  1.36.4

  resolvectl --version
  systemd 249 (249.11-0ubuntu3.1)
  +PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL 
+ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP 
-LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD 
-XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified

  Details:
  DNS search domains can be set per NetworkManager connection. In my case it 
looks like this:

  nmcli con show MyConnection | grep ipv4.dns-search
  ipv4.dns-search:                        
mydomain.at,org.mydomain.at,linux.mydomain.at

  Afaik NetworkManager should push them to systemd-resolved
  automatically. But this does not happen. The entries do not make it to
  /etc/resolv.conf.

  (If I do it manually with resolvectl, it works.)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to