![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 3c905b network card problem with SCO 5.0.5 | AtALoss | SCO | 2 | 08-09-2005 12:56 PM |
| network card problem | q30 | UNIX for Advanced & Expert Users | 1 | 06-11-2003 03:15 PM |
| Problem accessing network using Linux | natter | IP Networking | 3 | 04-30-2003 03:18 PM |
| Network card problem, wrong IRQ | ripmc | UNIX for Dummies Questions & Answers | 1 | 11-15-2002 10:36 AM |
| Trying to get my USB network card to work with Linux | Freakytah | UNIX for Advanced & Expert Users | 1 | 09-26-2002 04:15 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Network Card Problem On Linux
Hi
I just installed linux red hat 7.0 and i can't connect the machine on the network. Even after i run linuxconfig, when the machine reboots ethernet card eth0 fails to initialize. Any sugestion would be welcome. |
|
||||
|
Hi
Personally I don't use RedHat but anyway this is what i would check/try . What kind of network card you got ? I suppose you use the standard redhat kernel. Check if the kernel supports your card. If it does, try to figure out which module supports the card. Then test the card like this : modprobe modulename (e.g. eepro100 for a Intel EtherExpress, 3c90x for a 3Com 905C-TX etc.) ifconfig eth0 192.168.1.1 up Obviously replace the IP with the one you want for the system. After that try to ping another machine on the network. If that works make the changes permanent. If it still does not work, type dmesg and check its output. You may find some issues there. Hope that helps. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|