auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
	address PH_IP_VENUS
	netmask 255.255.0.0
	broadcast 10.1.255.255
	gateway 10.1.0.1
iface eth0 inet6 static
	address PH_IP6_VENUS
	netmask 16
