summaryrefslogtreecommitdiff
path: root/testing/hosts/carol/etc/network/interfaces
blob: 67bc73359c243c461f8e529f2e431ce266c1d440 (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 192.168.0.100
	netmask 255.255.255.0
	broadcast 192.168.0.255
	gateway 192.168.0.254
iface eth0 inet6 static
	address fec0::10
	netmask 16