summaryrefslogtreecommitdiffstats
path: root/target/device/valka/target_skeleton/etc/network/interfaces
blob: b30dda1c5d1d80e7913f199b9f043ee288334953 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# 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