Linux kodi is using vmplayer's virtual nic instead of eth0
#1
Hello, i use Linux mint and have vmplayer installed.

Here's my ifconfig

eno1 Link encap:Ethernet HWaddr 2c:41:38:91:16:09
inet addr:192.168.10.14 Bcast:192.168.10.255 Mask:255.255.255.0
inet6 addr: fe80::bc9d:16b1:631f:7e59/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1663016 errors:0 dropped:0 overruns:0 frame:0
TX packets:708539 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2100648102 (2.1 GB) TX bytes:83377974 (83.3 MB)

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:6793 errors:0 dropped:0 overruns:0 frame:0
TX packets:6793 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:611006 (611.0 KB) TX bytes:611006 (611.0 KB)

vmnet1 Link encap:Ethernet HWaddr 00:50:56:c0:00:01
inet addr:172.16.175.1 Bcast:172.16.175.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:1578 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

vmnet8 Link encap:Ethernet HWaddr 00:50:56:c0:00:08
inet addr:192.168.115.1 Bcast:192.168.115.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fec0:8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:1582 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)



My kodi does not have internet because the ip I have in system info is 172.16.175.1

how can I force Kodi to use the eno1 instead of vmnet1?
Reply
#2
My bad...
I have internet now and youtube is working, i did nothing.

But I had SSL errors few minutes before

19:23:36.652 T:139770693138176 ERROR: /home/_/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connectionpool.py:843: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest...l-warnings
InsecureRequestWarning)


Here's a screenshot of my native debian kodi side by side with libreelec running on vmplayer.

http://imgur.com/a/Q3TJx
Reply

Logout Mark Read Team Forum Stats Members Help
kodi is using vmplayer's virtual nic instead of eth00