I have managed to configure a dual boot on my HTPC - running LibreElec and Windows 10. However, Kodi has no access to the internet, but web adresses can be successfully pinged via LibreElec SSH shell. Below you can see ifconfig respond.
---------
eth0 Link encap:Ethernet HWaddr 00:25:22:E8:D5:23
inet addr:192.168.10.14 Bcast:192.168.10.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4005 errors:0 dropped:1 overruns:0 frame:0
TX packets:3592 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:491231 (479.7 KiB) TX bytes:716358 (699.5 KiB)
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:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
---------
Have already tried to set IP address automatically and manually. I also attach Kodi.log. Do you have any idea where the problem is?