View Single Post

  #7 (permalink)  
Old 12-05-2006, 11:37 AM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

Your card / NIC is not detected; u need to assign driver for same; open /etc/modules.conf file and add a line for eth2:
/etc/modules.conf
Code:
alias eth2 driver-name
Then restart system and it should work. Let me know...
Reply With Quote