LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-24-2002, 12:58 PM   #1
mikez
Member
 
Registered: May 2001
Location: New York
Distribution: Debian, Ubuntu
Posts: 83

Rep: Reputation: 15
Question couldn't bring up interface eth0


couldn't bring up interface eth0

i get this problem when i boot up red hat 6.2 and its what keeping me from setting up my small network. How can i configure my network card right in my linux box? or see if its even recognized. Thanks for any help!
-mike
 
Old 02-24-2002, 02:55 PM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232

Hi,
You've got your logs in /var/log/boot.log file. There will be an error that occures when Linux is trying to configure eth0.
 
Old 02-24-2002, 05:38 PM   #3
mikez
Member
 
Registered: May 2001
Location: New York
Distribution: Debian, Ubuntu
Posts: 83

Original Poster
Rep: Reputation: 15
Feb 26 19:20:24 knox network: Setting network parameters succeeded
Feb 26 19:20:25 knox network: Bringing up interface lo succeeded
Feb 26 19:20:26 knox ifup: Delaying eth0 initialization.
Feb 26 19:20:26 knox network: Bringing up interface eth0 failed

thats the error thats in boot.log
help!
 
Old 02-25-2002, 04:56 PM   #4
mikez
Member
 
Registered: May 2001
Location: New York
Distribution: Debian, Ubuntu
Posts: 83

Original Poster
Rep: Reputation: 15
does anybody know what could be wrong?? please i need help! thanks!
 
Old 02-25-2002, 05:05 PM   #5
jimval7
Member
 
Registered: Jan 2002
Location: Dallas, TX
Distribution: RedHat 7.0 - Kernel 2.4.17
Posts: 95

Rep: Reputation: 16
Question Is this a laptop?

Are you running this on a laptop? B/c if you are then you need to also configure the kernel for PCMCIA support. PCMCIA is where your ethernets are. Let me know.
 
Old 02-26-2002, 12:48 AM   #6
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Rep: Reputation: 31
Did RedHat's hardware detection work? If so, what module did it use? As root, Type modprobe to load the NIC module. Then do ifup eth0.

Also you may want to get a newer version of RH, it should have better support then the 6.2 version you have.
 
Old 02-26-2002, 11:10 AM   #7
bbenz3
Member
 
Registered: Feb 2002
Location: Orlando
Distribution: Whatever I feel like at the time I install.
Posts: 284

Rep: Reputation: 30
Delaying eth0 initialization usually referrs to using DHCP to obtain an IP and if it couldn't get an IP then it would fail be default. Try going into /etc/sysconfig/network-scripts/ifcfg-eth0 and manualy setting the IP for the NIC card and also set BOOTPROTO to none.
mine looks like this:
DEVICE=eth0
IPADDR=192.168.168.1
NETMASK=255.255.255.0
BROADCAST=192.168.168.255
ONBOOT=yes
BOOTPROTO=none
NAME=3c515 (whatever you want)
If it doesn't work that way then you have a bigger problem with driver issues or something.
 
Old 02-26-2002, 01:22 PM   #8
mikez
Member
 
Registered: May 2001
Location: New York
Distribution: Debian, Ubuntu
Posts: 83

Original Poster
Rep: Reputation: 15
thanks so much for the help guys, im not at home right now, but once i get back home im gonna try your suggestions.
and no its not a laptop. its an old p100.
 
Old 02-27-2002, 05:09 PM   #9
mikez
Member
 
Registered: May 2001
Location: New York
Distribution: Debian, Ubuntu
Posts: 83

Original Poster
Rep: Reputation: 15
do i need kernal sources to get my card working? cuz a friend told me that i dont have kernal sources and thats probably why its not working...HELP!
 
Old 02-28-2002, 12:02 PM   #10
bbenz3
Member
 
Registered: Feb 2002
Location: Orlando
Distribution: Whatever I feel like at the time I install.
Posts: 284

Rep: Reputation: 30
first what NIC card do you have. If it is a PCI card then it is prob known by linux if not then you may have to get the drivers for it to work.
to make it work you type in insmod drivername
you also need to add a line to /etc/modules.conf
it should look like this:
alias eth0 drivername
after you have done that then you should create the other file I mentioned with the appropriate stuff in it and it should work.
goodluck
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't bring up eth0 Interface at boot robertmenezes Linux - Networking 8 02-21-2005 01:13 AM
New Red Hat ES install, can't bring up interface eth0 but DSL works fine gruffy Linux - Newbie 1 10-19-2004 06:46 AM
pppd: how to bring up an interface? J_Szucs Linux - Networking 2 08-08-2004 08:02 AM
FC2 won't bring up interface eth0 Cikotic Fedora - Installation 4 07-09-2004 03:24 PM
How to bring eth interface up correctly? cold Linux - Networking 2 06-18-2004 02:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration