I just added another nic to my server. How do I tell linux about it? If I do ifconfig I still see only 1 nic. Should it have apeared automaticly? or do I need to do something?
eth1 is still not showing up in ifconfig though, and that Rhine card should be eth0 not eth1.... so it looks like for some reason this new card thinks it is primary, and its causing a conflict with the existing eth0 card. ifconfig eth1 still says unknown device though.
class: NETWORK
bus: PCI
detached: 0
device: dev11160
driver: tulip
desc: "Digital Equipment Corporation DECchip 21140 [FasterNet]"
I see it. Is it normal for it to be called that? Seems kind of odd. Figured they would always be called eth0, eth1, etc
Is it possible to rename it to eth1? Not a huge issue, would just be easier that way.
Originally posted by: RedSquirrel
Odd, I rebooted, and it got renamed to eth1.... this is scary. Somehow it broke one of my VMs but thats a whole seperate issue.
To think, this nic install would of been brainless under windows.![]()
Odd, I rebooted, and it got renamed to eth1.... this is scary. Somehow it broke one of my VMs but thats a whole seperate issue.
To think, this nic install would of been brainless under windows.
And udev is not a valid command as I tried it.