meta-raspberrypi/recipes-core/netbase/netbase-4.47/raspberrypi/interfaces
David-John Willis 4a369c92a8 NETBASE: Add raspberrypi hosts and interfaces.
* Just basic ones for now.
2012-04-03 21:22:57 +01:00

315 B

/etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

The loopback interface

auto lo iface lo inet loopback

Wireless interfaces

iface wlan0 inet dhcp wireless_mode managed wireless_essid any wpa-driver wext wpa-conf /etc/wpa_supplicant.conf

Bluetooth networking

iface bnep0 inet dhcp