Looks like DNS error

Hello,
I have just updated my Pi to the latest 2017-03. After that, OSMC stopped scrapping new content. I have looked into it and it appears that it can’t resolve DNS addresses. I had a little test after SSH
osmc@osmcsypialnia:~$ ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes 64 bytes from 8.8.8.8: seq=0 ttl=47 time=43.017 ms 64 bytes from 8.8.8.8: seq=1 ttl=47 time=47.849 ms 64 bytes from 8.8.8.8: seq=2 ttl=47 time=51.143 ms 64 bytes from 8.8.8.8: seq=3 ttl=47 time=49.038 ms 64 bytes from 8.8.8.8: seq=4 ttl=47 time=38.104 ms

BUT

osmc@osmcsypialnia:~$ ping www.google.pl ping: bad address www.google.pl

Here’s my log
http://pastebin.com/CNqA9mDt

Last thing… When I go into MyOSMC and Network settings Wired adapter is off. When I turn it on there’s some error (bottom of the log) and status stays on Configuring.

ifconfig return this
osmc@osmcsypialnia:~$ ifconfig eth0 Link encap:Ethernet HWaddr b8:27:eb:94:e8:fd inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::ba27:ebff:fe94:e8fd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:482491 errors:0 dropped:0 overruns:0 frame:0 TX packets:183854 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:603297049 (575.3 MiB) TX bytes:30293430 (28.8 MiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1668 errors:0 dropped:0 overruns:0 frame:0 TX packets:1668 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:128868 (125.8 KiB) TX bytes:128868 (125.8 KiB)

My network is working properly as I watch everything from my NAS (also I have NFS install). So it looks like only DNS is screwed somehow.

3 posts were merged into an existing topic: Problem with resolv.conf on NFS root install since march update