auto lo iface lo inet loopback auto eth0 iface eth0 inet static address IP_VM1_FIXME netmask 255.255.255.255 up /sbin/route add IP_HOST_FIXME dev eth0 up /sbin/route add default gw IP_HOST_FIXME