LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem with eth1 (https://www.linuxquestions.org/questions/linux-newbie-8/problem-with-eth1-758024/)

raj1986 09-27-2009 01:17 AM

Problem with eth1
 
I am using virtualmachine with RHEL5 as guest OS. I was trying to do NIC bonding with two ethernet cards, for that I added one additional ethernet card with my virtual machine. But machine is not detecting this card and gives the following error message:"pcnet32 device eth1 does not seem to be present, delaying initialization." Please tell me how to come out of it.

j_jerry 09-27-2009 02:45 AM

are the cables connected properly ?

try command ifup eth1

themanwhowas 09-27-2009 07:08 AM

type 'ifconfig -a' to show all network interfaces. Maybe it isn't eth1

raj1986 09-27-2009 08:19 AM

Its a virtual machine and i have added virtual ethernets, so nable is there to check. Getting the same error when running ifup eth1. Result of ifconfig -a also doesnt show eth1.

kirukan 09-27-2009 08:27 AM

is that mean your eth0 is detected but eth1 is not detected on your guest environment?
which network connection method that you have used to connect virtual network(bridge or nat)?

raj1986 09-27-2009 08:52 AM

bridged method.


All times are GMT -5. The time now is 08:09 PM.