#1 14.04.07 18:46
root@Router:/# eth1: error fetching interface information: Device not
вторая карточка была поставлена после установки линукс.
в /etc/neworks/interfaces
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.10.17
netmask 255.255.255.0
auto eth1
iface eth1 inet static
address 192.168.1.4
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 192.168.1.1
Offline
#2 15.04.07 00:05
Re: root@Router:/# eth1: error fetching interface information: Device not
dmesg
lspci
lsmod
что за карточка? загружен ли модуль для нее?
Offline
#3 15.04.07 08:54
Re: root@Router:/# eth1: error fetching interface information: Device not
[17179589.476000] eth0: RealTek RTL8139 at 0xd293a000, 00:50:ba:49:5e:a5, IRQ 12
[17179589.476000] eth0: Identified 8139 chip type 'RTL-8139C'
[17179589.476000] ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
[17179589.476000] eth1: RealTek RTL8139 at 0xd293c000, 00:e0:4c:aa:e0:4e, IRQ 11
[17179589.476000] eth1: Identified 8139 chip type 'RTL-8100B/8139D'
[17179589.612000] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[17179589.680000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
01:04.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
01:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
карточка ка бы есть
root@Router:~# ping 192.168.1.4
connect: Network is unreachable
Исправлено skatina_2003 (15.04.07 09:23)
Offline
#5 15.04.07 09:32
Re: root@Router:/# eth1: error fetching interface information: Device not
root@Router:~# /etc/init.d/networking restart
* Reconfiguring network interfaces... SIOCSIFADDR: No such device
eth1: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
eth1: ERROR while getting interface flags: No such device
Failed to bring up eth1.
[ ok ]
Offline
#7 15.04.07 16:03
Re: root@Router:/# eth1: error fetching interface information: Device not
да я ее с виндовой машины снимал. рабочая она точно
Offline

