summaryrefslogtreecommitdiff
path: root/testing/hosts/bob/etc/network/interfaces
blob: eca4f8fe7495548eaa425437c80df25852e9b931 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
	address 10.2.0.10
	netmask 255.255.0.0
	broadcast 10.2.255.255
	gateway 10.2.0.1
iface eth0 inet6 static
	address fec2::10
	netmask 16