Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout_gumstix / etc / network / interfaces @ d1f4bbcc

History | View | Annotate | Download (200 Bytes)

1
# interfaces(5) file used by ifup(8) and ifdown(8)
2
auto lo
3
iface lo inet loopback
4
iface usb0 inet static
5
	address 10.42.0.60
6
	netmask 255.255.255.0
7
	gateway 10.42.0.1
8
	dns-nameservers 8.8.8.8 8.8.4.4