######################################################################

auto lo
iface lo inet loopback


auto eth0
iface eth0 inet static
     hwaddress ether 8e:36:dd:12:00:81
     address 12.0.0.2
     netmask 255.255.255.0
     gateway 12.0.0.1

auto eth1
iface eth1 inet static
     hwaddress ether b6:5b:e7:51:b6:7f
     address 13.0.0.2
     netmask 255.255.255.0
