Some time ago I installed ubuntu 16.04 on my computer and my sister's. My background knowledge is null, but it was relatively simple since I had an installation disk, so it was just a matter of inserting the disk and telling it to install (typical).
For a while it was all good (my connection a bit slow, but nothing more). The fact is that for some time now, my computer has stopped opening the google page (http://www.google.com // http://www.google.es).
At first, I thought it was a question of the browser (Firefox) and that with the updates there was some problem. So I installed other browsers and it remained the same.
The fact is, my sister, with the same line (16.04) can connect without any problem to google.
If someone can give some solution (simple if possible since my knowledge are void) I would be very grateful. The truth is that it is a nuisance because the translator of gogle comes to me from pearls and, of course, I can not access it.
google.com
is unreachable. We don't know whether other sites are reachable or anything else. It could also be a kernel upgrade breaking the (out-of-tree) networking adapter driver or a faulty Network Manager upgrade (like we had last year). – David Foerster Feb 03 '17 at 09:12ping -c10 8.8.8.8
. I always tell my clients to try to bring up three different web sites with one of them beinggoogle.com
when they think they are having a problem. He indicated that a family member doesn't have problems accessing the pages. So that tells me that it's his computer. The working sometimes and being extremely slow has happened to me many times of which it turned out that disabling IPv6 resolved it. – L. D. James Feb 03 '17 at 09:23