Running opensuse tumbleweed with 4.7.5-1-default kernel and gnome.
Network managed with gnome's network-manager
. Network (wired and wireless) connect to my router.
ping works also to external IPs
dig works if I provide the dns ip (eg.
8.8.8.8
)nmcli dev show | grep DNS
shows the right nameservers (which I set in the network managers interface): 8.8.8.8 and 8.8.4.4,but dig without specification of the dns IP does not work
ping
etc. to internet names (e.g. google.com) does not work.Am completely lost by now. Help greatly appreciated.