M
M
Michael2014-10-06 07:43:50
Debian
Michael, 2014-10-06 07:43:50

Why are Debian network interfaces not detected?

Hello, there were 4 network interfaces eth0 1 2 3 all worked in bond0
after a freelance preload, there was 1 working on the lspci command, you can see something like this
03:01.0 Non-VGA unclassified device: : Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
06:00.0 Non-VGA unclassified device: D-Link System Inc Device 4100 (rev 10)
06:01.0 Non-VGA unclassified device: D-Link System Inc Device 4100 (rev 10 ) )
the question is what happened to the last three interests and why did he define them so crookedly?
ifconfig if needed
iface br0 inet static
address 192.168.0.50
gateway 192.168.0.1
netmask 255.255.255.0
broadcast 192.168.0.255
dns-nameservers 8.8.8.8
bridge_ports bond0
bridge_stp off
bridge_maxwait 0
bridge_fd 0
post-up ifup bond0
post-down ifdown bond0
auto eth0
iface eth0 inet manual
-master bond0
auto eth1
if eth1 inet manual
bond-master bond0
auto eth2
iface eth2 inet manual
bond-master bond0
auto eth3
iface eth3 inet manual
bond-master bond0
auto bond0
iface bond0 inet manual
bond_mode 2
bond_miimon 100
bond_updelay 5
bond_downdelay 5
bond-slaves none

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir, 2014-10-06
@nextel

Show

lspci -vnn
cat /etc/udev/rules.d/*-net.rules

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question