При загрузке не поднимается интерфейс eth0. Остальные интерфейсы eth1 и lo стартуют!
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
addres 192.168.5.1
netmask 255.255.255.0
# The primary network interface
auto eth1
allow-hotplug eth1
iface eth1 inet static
address 10.0.0.145
netmask 255.255.248.0
network 10.0.0.0
broadcast 10.0.7.255
gateway 10.0.0.3
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 10.0.0.3 10.0.1.2
dns-search hostel5.hvn