Upgrade to 15.6 problem with internett

The upgrade seems to have gone well but for Internet connectivity. I use the machine as a server in my local network, and the machine is accessible from my other devices. I need to get on the Internet as well. Ping to 8.8.8.8 works. Cannot ping to www.vg.no, so I figured it is a dns problem, but I tried to run:

nslookup google.com dig google.com

I got answers. I thought maybe it wasn’t DNS. Network Manager says limited connectivity.

Can anybody help me to fail search this?

Dag R

Show

grep hosts /etc/nsswitch.conf

grep hosts /etc/nsswitch.conf

Valid databases are: aliases, ethers, group, gshadow, hosts,

hosts: [NOTFOUND=return] files mdns_minimal dns

This should be

hosts: files mdns_minimal [NOTFOUND=return] dns

Thanx for help. I works nice now.

Dag R

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.