Kodi Community Forum

Full Version: [LIVE] Ethernet configuration help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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