HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: RedHat Linux 6.1 Networking
Operating System - Linux
1825801
Members
2223
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2000 01:19 PM
06-05-2000 01:19 PM
Please Help. Am new to Linux, and when installing the GNOME workstation option as a networked station, I would assume the OS would recognize my NIC (NE2000). However, ifconfig doesn't show it (it shows only the lo loopback 127.0.0.1) and when I try to add the NIC as eth0, it is accepted but never activated on bootup (even though I choose that option). I can manually activate it after boot, but it's never "seen" by the system. I give it IP addresses and the whole 9 yards. This happens with computers with 1 NIC or up to 3 NICS. Really need the help, if anybody can. This applies to RedHat Linux 6.1.
Thnx
Thnx
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2000 12:11 AM
06-06-2000 12:11 AM
Solution
We used the ISA variants of NE2000 few years ago and if I remember well, the kernel was not able to identify
its irq and ioaddress. So we had to specify it in /etc/conf.modules (or may be through linuxconf).
But if you can do (as root) modprobe eth0 and the ne.o (or ne2k-pci.o for PCI card) loads (try lsmod), then it is not this case and the problem is elsewhere.
its irq and ioaddress. So we had to specify it in /etc/conf.modules (or may be through linuxconf).
But if you can do (as root) modprobe eth0 and the ne.o (or ne2k-pci.o for PCI card) loads (try lsmod), then it is not this case and the problem is elsewhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 03:43 AM
08-16-2000 03:43 AM
Re: RedHat Linux 6.1 Networking
This won't help you too much, but I've always used the Intel EtherExpress PRO/100 (which uses the 8255x controllers) in my Linux boxes. I started with these cards in the beginning of 1997 when you had to dl the driver seperate from the kernel. The cards have always worked great!
If you are having trouble getting your network card to work, it's well worth your sanity to invest in an Intel card.
(No, I don't work for or own stock in Intel :) )
If you are having trouble getting your network card to work, it's well worth your sanity to invest in an Intel card.
(No, I don't work for or own stock in Intel :) )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2000 10:33 AM
09-10-2000 10:33 AM
Re: RedHat Linux 6.1 Networking
The kernel is not able to detect ISA NE2000
So you have to give io address and IRQ as described by Jiri. So turn off PnP on the cards :)
If you want to have more then one card(eth0 and eth1) tools like linuxconf can't configure conf.modules the right way so you have to do it manually.
Linuxconf makes the file with the two cards but it's formatted the wrong way.
/regards Kjell
So you have to give io address and IRQ as described by Jiri. So turn off PnP on the cards :)
If you want to have more then one card(eth0 and eth1) tools like linuxconf can't configure conf.modules the right way so you have to do it manually.
Linuxconf makes the file with the two cards but it's formatted the wrong way.
/regards Kjell
A good start is man man
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP