> My questio is: How can I know what name is asigned to a such a card? > Is there any command?
ifconfig -a > I have only one and it's eth2, why? When you swapped motherboards, udev saw new Ethernet interfaces with new MAC addresses, so it assigned new names to them. The same thing would happen if you had physical PCI cards, and you were swapping them around. It always generates unique names for each unique MAC address that it sees. You can rename it back to eth0 by editing /etc/udev/rules.d/70-persistent-net.rules -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org