( airween | 2017. 01. 14., szo – 21:30 )

Nincs, de én még nem láttam Linux alatt /dev/ethX eszközt (amúgy ha lenne, milyen típusú lenne? char? block?)

Viszont itt sincs eth2:

# ls -l /sys/class/net/
lrwxrwxrwx 1 root root 0 jan   14 21:27 eth0 -> ../../devices/pci0000:00/0000:00:0e.0/0000:02:07.0/net/eth0
lrwxrwxrwx 1 root root 0 jan   14 21:27 eth1 -> ../../devices/pci0000:00/0000:00:0e.0/0000:02:08.0/net/eth1
lrwxrwxrwx 1 root root 0 jan   14 21:27 lo -> ../../devices/virtual/net/lo

és itt is csak az eth0 és eth1 van:

# find /sys/devices/ -name "eth*"
/sys/devices/pci0000:00/0000:00:0e.0/0000:02:07.0/net/eth0
/sys/devices/pci0000:00/0000:00:0e.0/0000:02:08.0/net/eth1

Köszi,

a.