| Red Hat This forum is for the discussion of Red Hat Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-05-2012, 05:19 AM
|
#1
|
|
LQ Newbie
Registered: May 2010
Posts: 24
Rep:
|
RHEL 5.8 doesn't see all network adapters
This is ifconfig results from Ubuntu:
Code:
eth0 Link encap:Ethernet HWaddr 00:23:ae:99:9b:b7
inet addr:192.168.100.10 Bcast:192.168.100.255 Mask:255.255.255.0
inet6 addr: fe80::223:aeff:fe99:9bb7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:8164 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:26 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:4029 (4.0 KB)
Memory:fe6e0000-fe700000
eth1 Link encap:Ethernet HWaddr 00:1b:21:5e:28:af
inet addr:10.192.190.61 Bcast:10.192.190.255 Mask:255.255.255.0
inet6 addr: fe80::21b:21ff:fe5e:28af/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:374 errors:0 dropped:0 overruns:0 frame:0
TX packets:66 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:45154 (45.1 KB) TX bytes:8894 (8.8 KB)
Memory:fe260000-fe280000
In RHEL 5.8:
Code:
eth0 Link encap:Ethernet HWaddr 00:23:AE:99:9B:B7
inet addr:10.90.185.67 Bcast:10.90.185.255 Mask:255.255.255.0
inet6 addr: fe80::223:aeff:fe99:9bb7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2760 errors:0 dropped:0 overruns:0 frame:0
TX packets:2434 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1109942 (1.0 MiB) TX bytes:480153 (468.8 KiB)
Interrupt:50 Memory:fe6e0000-fe700000
Both also include loopback adapter. So, RHEL doesn't see eth1. How can I fix this?
|
|
|
|
07-05-2012, 05:37 AM
|
#2
|
|
Member
Registered: Aug 2007
Location: INDIA
Distribution: CentOS, RHEL, Fedora, Debian, Ubuntu, LinuxMint, PCLinuxOS
Posts: 132
Rep:
|
1. Check "ONBOOT= " status in eth1 configuration file. It should be "ONBOOT=yes"
2. Run command "dmesg | grep eth". It should show eth1 interface.
|
|
|
1 members found this post helpful.
|
07-05-2012, 05:48 AM
|
#3
|
|
LQ Newbie
Registered: May 2010
Posts: 24
Original Poster
Rep:
|
Sorry for stupid question, but what is eth1 configuration file?
Code:
[alex@localhost ~]$ dmesg | grep eth
e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:23:ae:99:9b:b7
e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
e1000e 0000:00:19.0: eth0: MAC: 8, PHY: 8, PBA No: 8021FF-0FF
e1000e 0000:04:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:1b:21:5e:28:af
e1000e 0000:04:00.0: eth1: Intel(R) PRO/1000 Network Connection
e1000e 0000:04:00.0: eth1: MAC: 3, PHY: 8, PBA No: E46981-003
ADDRCONF(NETDEV_UP): eth0: link is not ready
e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
eth0: no IPv6 routers present
|
|
|
|
07-06-2012, 12:49 AM
|
#4
|
|
Guru
Registered: Aug 2004
Location: Brisbane
Distribution: Centos 6.4, Centos 5.9
Posts: 15,261
|
Code:
ls /etc/sysconfig/network-scripts
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:19 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|