Все доброго дня, Решил поменять настройки сетевого интерфейса с dhcp на statc Вбил следующее:
iface eth0 inet static
address 192.168.0.130
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.254
nameserver 192.168.0.101
/etc/network/run# /etc/init.d/networking restart
Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces ... (warning).
Reconfiguring network interfaces.../etc/network/interfaces:1: misplaced option
ifdown: couldn't read interfaces file "/etc/network/interfaces"
/etc/network/interfaces:1: misplaced option
ifup: couldn't read interfaces file "/etc/network/interfaces"
Подскажите как это выличить????? и пропал из ifconfig интерфейс eth0????