@Andrea

Let's keep this bug specific to the original problem described.

Does this problem only occur at the office?

Can you reproduce it reliably?  If so, how long after you initially
connect does it take to manifest itself?

>From what you provided in your initial pastebin, both the indicator and
NetworkManager show  wlan0 connected to the office access point.  You
also stated that you could ping 8.8.8.8, but that 'ping google.com'
returned 'unknown host'.

The new version of NM now logs the IPv4 details when an IP address is
assigned and/or renewed.  One possibility here is that lease renewal is
not working properly.  So, if/when this problem happens again, please
provide the following:

1) the entire syslog

2) the output of 'iw add show wlan0'

3) the output of 'ip route'

If you again can ping IPv4 addresses on the internet, but can't resolve
hostnames, then let's checkout the dnsmasq configuration.  To do this,
run the following command:

$ sudo kill -SIGUSR1 `pidof dnsmasq`

This causes dnsmasq to write its current configured nameservers to the
syslog, so after sending the signal, grep for "dnsmasq" in syslog and
look for the lines like these:

May 12 19:55:35 ubuntu-phablet dnsmasq[2048]: server 192.168.1.1#53:
queries sent 19, retried or failed 0

Also, in the future, it's better to include requested information (
output from commands, syslog, ... ) directly in comments or attachments
vs. using pastebin.

-- 
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/1580146

Title:
  Internet connection stops working while WiFi is still connected

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  krillin, rc-proposed, r329

  Description:
  It often happens that the internet connection stops working while the device 
is still connected to a (working) WiFi AP. 
  The indicator shows that the phone is connected to the AP, here's the ouput 
of "nmcli d" and "nmcli c" http://pastebin.ubuntu.com/16344985/

  Tapping on the AP in the network indicator resets the connection and
  fixes the issue, which however reappears after a while.

  Here's also a "grep NetworkManager" from syslog 
  http://pastebin.ubuntu.com/16344990/

  How to reproduce:
  Not sure yet...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1580146/+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