[Bug 1632681] [NEW] SonicWall NetExteder broken by new nsswitch.conf configuration
dikkjo
1632681 at bugs.launchpad.net
Wed Oct 12 12:28:24 UTC 2016
Public bug reported:
In Ubuntu Yakkety the following line in /etc/nsswitch.conf breaks DNS resolution via the VPN tunnel created by Sonicwall NetExtender application.
hosts: files mdns4_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] dns
Changing this line to:
hosts: files mdns4_minimal [NOTFOUND=return] resolve
[UNAVAIL=return] dns
or
hosts: files mdns4_minimal [NOTFOUND=return] dns
[!UNAVAIL=return] resolve
I have not found documentation on what "resolve" means, so im not sure this lines makes global sense, but it solve my dns problem. If i have to guess its another systemd incarnation.
As a side note NetExtender modifies /etc/resolv.conf and adds the VPN
DNS servers as the first entries. So when NetExtender is connected the
first lines in /etc/resolv.conf contains the VPN DNS IP and only after
there is the local dnsmasq entry.
Sadly i could not found which package creates this file as "dpkg-query
-S /etc/nsswitch.conf" returns no results on my system.
ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: libnss3 2:3.26-1ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-21.23-generic 4.8.0
Uname: Linux 4.8.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Oct 12 13:58:41 2016
InstallationDate: Installed on 2016-07-27 (76 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: nss
UpgradeStatus: Upgraded to yakkety on 2016-10-07 (4 days ago)
** Affects: nss (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug nsswitch.conf yakkety
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to nss in Ubuntu.
https://bugs.launchpad.net/bugs/1632681
Title:
SonicWall NetExteder broken by new nsswitch.conf configuration
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1632681/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list