Operating System - Linux
1756802 Members
2508 Online
108852 Solutions
New Discussion

Re: RHEL 5.3 HPDL580 Network interface

 
mammadshah
Advisor

RHEL 5.3 HPDL580 Network interface

HI,

I am getting problem on network interface. when i type "watch mii-tool" a message appears,

eth1 and eth2 resource unavailable. i have installed one external network card on this server. in /etc/modprobe.conf


alias eth0 e1000e
alias eth1 bnx2
alias eth2 bnx2



1 REPLY 1
Ivan Ferreira
Honored Contributor

Re: RHEL 5.3 HPDL580 Network interface

>> I am getting problem on network interface

What is the problem?

>>> when i type "watch mii-tool"

mii-tool is deprecated, use ethtool instead

>>> eth1 and eth2 resource unavailable

Does that means that you don't see eth0 and eth1 at the output of ifconfig -a?

What do you get on dmesg and /var/log/messages?
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?