Try this. Edit the connection using the Connection Editor and set IPv4
Settings | Method to "Automatic (DHCP) addresses only" instead of
"Automatic (DHCP)". Make sure 8.8.8.8 is still included in the
"Additional DNS servers" field.

Another thing to try is to disable the local forwarding nameserver. Edit
/etc/NetworkManager/NetworkManager.conf, comment out "dns=dnsmasq" by
putting a '#' at the beginning of the line, and restart network-manager.
You'll need sudo to accomplish this.

** Description changed:

  I see this problem somewhere between once a week and once a day: DNS
  lookups suddenly stop working causing the browser to fail to load pages
  and time out.
  
  After the last time it happened, I figured "must be comcast's flaky DNS"
  so I added Google's DNS server 8.8.8.8 as an additional server via
  network-manager but it just happened again.  Even while it was broken, I
  could still ping 8.8.8.8 so I'm not really sure what's going on.
  
  I had a look in resolv.conf but it seems to be the same whether it's
- working or not.  Wither way it only has 127.0.1.1 as the nameserver.  I
- was expecting to see the actual nameserver in there but I guess Ubuntu
- is using some sort of local proxy DNS?  Since I'm not sure how DNS works
- anymore, I'm not sure if this is the right package to report against.
- Please advise.
+ working or not.  Either way it only has 127.0.1.1 as the nameserver
+ address.  I was expecting to see the actual nameserver in there but I
+ guess Ubuntu is using some sort of local proxy DNS?  Since I'm not sure
+ how DNS works anymore, I'm not sure if this is the right package to
+ report against.  Please advise.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.6.0-0ubuntu7
  ProcVersionSignature: Ubuntu 3.5.0-23.35-generic 3.5.7.2
  Uname: Linux 3.5.0-23-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  Date: Sun Feb  3 12:02:14 2013
  IfupdownConfig:
-  auto lo
-  iface lo inet loopback
+  auto lo
+  iface lo inet loopback
  InstallationDate: Installed on 2012-09-26 (130 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120905.2)
  IpRoute:
-  default via 192.168.0.1 dev wlan0  proto static 
-  169.254.0.0/16 dev wlan0  scope link  metric 1000 
-  192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.102  
metric 9
+  default via 192.168.0.1 dev wlan0  proto static
+  169.254.0.0/16 dev wlan0  scope link  metric 1000
+  192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.102  
metric 9
  MarkForUpload: True
  NetworkManager.state:
-  [main]
-  NetworkingEnabled=true
-  WirelessEnabled=true
-  WWANEnabled=true
-  WimaxEnabled=true
+  [main]
+  NetworkingEnabled=true
+  WirelessEnabled=true
+  WWANEnabled=true
+  WimaxEnabled=true
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=<set>
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=<set>
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
-  NAME                      UUID                                   TYPE        
      TIMESTAMP    TIMESTAMP-REAL                     AUTOCONNECT   READONLY   
DBUS-PATH                                 
-  Wired connection 1        db3b0216-bf13-4ec6-a5a8-20ffef4c1b22   
802-3-ethernet    1359824609   Sat 02 Feb 2013 09:03:29 AM PST    yes           
no         /org/freedesktop/NetworkManager/Settings/1
-  PinotGrigio               72706fea-5902-4f1f-ad56-891711e12ae9   
802-11-wireless   1359921642   Sun 03 Feb 2013 12:00:42 PM PST    yes           
no         /org/freedesktop/NetworkManager/Settings/0
+  NAME                      UUID                                   TYPE        
      TIMESTAMP    TIMESTAMP-REAL                     AUTOCONNECT   READONLY   
DBUS-PATH
+  Wired connection 1        db3b0216-bf13-4ec6-a5a8-20ffef4c1b22   
802-3-ethernet    1359824609   Sat 02 Feb 2013 09:03:29 AM PST    yes           
no         /org/freedesktop/NetworkManager/Settings/1
+  PinotGrigio               72706fea-5902-4f1f-ad56-891711e12ae9   
802-11-wireless   1359921642   Sun 03 Feb 2013 12:00:42 PM PST    yes           
no         /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
-  DEVICE     TYPE              STATE         DBUS-PATH                         
         
-  wlan0      802-11-wireless   connected     
/org/freedesktop/NetworkManager/Devices/1  
-  eth0       802-3-ethernet    unavailable   
/org/freedesktop/NetworkManager/Devices/0
+  DEVICE     TYPE              STATE         DBUS-PATH
+  wlan0      802-11-wireless   connected     
/org/freedesktop/NetworkManager/Devices/1
+  eth0       802-3-ethernet    unavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
-  RUNNING         VERSION    STATE           NET-ENABLED   WIFI-HARDWARE   
WIFI       WWAN-HARDWARE   WWAN      
-  running         0.9.6.0    connected       enabled       enabled         
enabled    enabled         enabled
+  RUNNING         VERSION    STATE           NET-ENABLED   WIFI-HARDWARE   
WIFI       WWAN-HARDWARE   WWAN
+  running         0.9.6.0    connected       enabled       enabled         
enabled    enabled         enabled

** Changed in: network-manager (Ubuntu)
       Status: New => Incomplete

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

Title:
  DNS suddenly stops working despite adding 8.8.8.8 as an additional
  server

Status in “network-manager” package in Ubuntu:
  Incomplete

Bug description:
  I see this problem somewhere between once a week and once a day: DNS
  lookups suddenly stop working causing the browser to fail to load
  pages and time out.

  After the last time it happened, I figured "must be comcast's flaky
  DNS" so I added Google's DNS server 8.8.8.8 as an additional server
  via network-manager but it just happened again.  Even while it was
  broken, I could still ping 8.8.8.8 so I'm not really sure what's going
  on.

  I had a look in resolv.conf but it seems to be the same whether it's
  working or not.  Either way it only has 127.0.1.1 as the nameserver
  address.  I was expecting to see the actual nameserver in there but I
  guess Ubuntu is using some sort of local proxy DNS?  Since I'm not
  sure how DNS works anymore, I'm not sure if this is the right package
  to report against.  Please advise.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.6.0-0ubuntu7
  ProcVersionSignature: Ubuntu 3.5.0-23.35-generic 3.5.7.2
  Uname: Linux 3.5.0-23-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  Date: Sun Feb  3 12:02:14 2013
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-09-26 (130 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120905.2)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.102  
metric 9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME                      UUID                                   TYPE        
      TIMESTAMP    TIMESTAMP-REAL                     AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 1        db3b0216-bf13-4ec6-a5a8-20ffef4c1b22   
802-3-ethernet    1359824609   Sat 02 Feb 2013 09:03:29 AM PST    yes           
no         /org/freedesktop/NetworkManager/Settings/1
   PinotGrigio               72706fea-5902-4f1f-ad56-891711e12ae9   
802-11-wireless   1359921642   Sun 03 Feb 2013 12:00:42 PM PST    yes           
no         /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE     TYPE              STATE         DBUS-PATH
   wlan0      802-11-wireless   connected     
/org/freedesktop/NetworkManager/Devices/1
   eth0       802-3-ethernet    unavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING         VERSION    STATE           NET-ENABLED   WIFI-HARDWARE   
WIFI       WWAN-HARDWARE   WWAN
   running         0.9.6.0    connected       enabled       enabled         
enabled    enabled         enabled

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

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

Reply via email to