[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2013-03-30 Thread Launchpad Bug Tracker
[Expired for nss-mdns (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nss-mdns (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-mdns/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2013-01-29 Thread Thomas Hood
@charleshb: This isn't the same bug as #1086459 which involves mdns
returning NOTFOUND before dns is tried. Whereas you already have dns
before mdns on the hosts line in your /etc/nsswitch.conf.

You may be suffering from bug #1003842. Please comment out dns=dnsmasq
in /etc/NetworkManager/NetworkManager.conf and then do:

sudo stop network-manager
sudo killall dnsmasq
sudo start network-manager

and see if this fixes the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-mdns/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2013-01-28 Thread charleshb
I'm suffering from the same bug. First nslookup is w/o VPN, name
resolution works just fine. Once I'm connected to vpn clemson.edu names
resolve but other domains do not resolve. I did a second set of
nslookups at the end of this to show the last.

[chbaker@reacher:~]$ nslookup slashdot.org  
  (01-28 16:47)
Server: 127.0.1.1
Address:127.0.1.1#53

Non-authoritative answer:
Name:   slashdot.org
Address: 216.34.181.45

[chbaker@reacher:~]$ nslookup slashdot.org  
  (01-28 16:47)
Server: 127.0.1.1
Address:127.0.1.1#53

** server can't find slashdot.org: NXDOMAIN

[chbaker@reacher:~]$ ls -l /etc/resolv.conf 
  (01-28 16:47)
lrwxrwxrwx 1 root root 29 Dec  5 14:46 /etc/resolv.conf - 
../run/resolvconf/resolv.conf
[chbaker@reacher:~]$ cat /etc/resolv.conf   
  (01-28 16:48)
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1
search clemson.edu
[chbaker@reacher:~]$ cat /etc/NetworkManager/NetworkManager.conf
  (01-28 16:48)
[main]
plugins=ifupdown,keyfile
dns=dnsmasq

no-auto-default=C8:2A:14:3D:BD:C8,

[ifupdown]
managed=false
[chbaker@reacher:~]$ grep hosts /etc/nsswitch.conf  
  (01-28 16:48)
hosts:  files dns [NOTFOUND=return] mdns4_minimal mdns4 
[chbaker@reacher:~]$
  (01-28 16:49)
[chbaker@reacher:~]$ nslookup rain.clemson.edu  
  (01-28 16:49)
Server: 127.0.1.1
Address:127.0.1.1#53

Name:   rain.clemson.edu
Address: 130.127.5.35

[chbaker@reacher:~]$ nslookup www.google.com
  (01-28 16:50)
Server: 127.0.1.1
Address:127.0.1.1#53

** server can't find www.google.com: NXDOMAIN

[chbaker@reacher:~]$
(01-28 16:51)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-mdns/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2013-01-03 Thread Thomas Hood
@Lothar: Can you please provide the same information that others were
asked for earlier in this bug log (bug #1086459)?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-mdns/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2013-01-02 Thread Lothar
I'm having the same problem that DNS resolution stops working after a VPN 
connection (Cisco VPN) is established.
However changing /etc/nsswitch.conf like in comment #20 does NOT work for me. I 
still get *unknown host* messages from ping.

I'm running LTS 12.04

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION=Ubuntu 12.04.1 LTS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-mdns/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2013-01-02 Thread Lothar
Oh, and I forgot to mention it worked flawless until about a month ago
(before I went into Christmas vacation)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-mdns/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2012-12-20 Thread tdeering
This is likely unrelated, but any traffic sent over the VPN connection
sputters and dies after about 5-10 seconds. For the initial 5-10
seconds, Internet and local names resolve without issue. After this, all
name resolving  traffic fails, and the VPN eventually gives a VPN
Connection Failed message after about one minute. Thoughts?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-mdns/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2012-12-20 Thread tdeering
The new issue I'm facing seems to be exactly this:
http://ubuntuforums.org/showthread.php?t=1692353

A problem that's been making VPN usage miserable in Ubuntu for some time
:(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-mdns/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2012-12-07 Thread Thomas Hood
Here's a more up-to-date link than the one I gave in comment #22.

https://help.ubuntu.com/12.10/serverguide/network-configuration.html

The relevant passage hasn't changed: it still says if you prefer to use
legacy Unicast DNS versus Multicast DNS, you can change the string in
/etc/nsswitch.conf as shown below.

hosts: files dns [NOTFOUND=return] mdns4_minimal mdns4

But based on my incomplete understanding of nss-mdns I would think that
in this sequence mdns4_minimal is redundant. This should be equivalent
but faster:

hosts: files dns [NOTFOUND=return] mdns4

Please let me know if I'm overlooking something.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2012-12-07 Thread Thomas Hood
** Package changed: resolvconf (Ubuntu) = nss-mdns (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-mdns/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2012-12-06 Thread Thomas Hood
** Summary changed:

- DNS Resolution Fails Except for 'host' Utility
+ Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1086459] Re: Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

2012-12-06 Thread Thomas Hood
This looks like bug #140663 with the twist that it only happens when
connected via VPN.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1086459

Title:
  Name resolution over VPN fails; mdns4_minimal returns NOTFOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1086459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs