summaryrefslogtreecommitdiff
path: root/testing/hosts/venus/etc/network/interfaces
blob: 9cbae6041b9154e9a5af98ad1e9a05fe7ea77d23 (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.1.0.20
	netmask 255.255.0.0
	broadcast 10.1.255.255
	gateway 10.1.0.1
iface eth0 inet6 static
	address fec1::20
	netmask 16