kumquat-buildroot/target/device/valka/target_skeleton/etc/network/interfaces
2008-03-06 18:59:14 +00:00

12 lines
162 B
Plaintext

# Configure Loopback
auto lo
iface lo inet loopback
# Configure Ethernet 0
auto eth0
iface eth0 inet dhcp
# Configure Ethernet 1
auto eth1
iface eth1 inet dhcp