Kodi Community Forum
[LIVE] Ethernet configuration help - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: [LIVE] Ethernet configuration help (/showthread.php?tid=66853)



[LIVE] Ethernet configuration help - BE4TNUT - 2010-01-11

Hello,

I have a Revo 3610 running XBMC Live installed to the hardrive and I have it all going but an annoying little problem with the ethernet. Can someone please post what the "/etc/network/interfaces" file should look like using a wired ethernet connection to a router?

Thanks,
BE4TNUT


- outleradam - 2010-01-11

Code:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp