# interfaces(5) file used by ifup(8) and ifdown(8) # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 10.10.10.11 hardware-irq-coalesce-rx-usecs 0 auto eth1 iface eth1 inet dhcp