LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Can't connect to internet - eth0 not recognized (https://www.linuxquestions.org/questions/fedora-35/cant-connect-to-internet-eth0-not-recognized-217230/)

guyfromcanada 08-13-2004 02:07 PM

Can't connect to internet - eth0 not recognized
 
Hi,

I have a small home network on a DSL connection with a HUB between 2 computers, 1 running microsoft Windows ME, the other dual booting Fedora Core 2 and microsoft Windows XP Pro. When I start up the computer, and it checks for internet and eth0, it fails, and I can't connect to the internet, but I can on XP. What can I do:confused:

Thanks,
Nathan

fedorafreak 08-13-2004 02:10 PM

ary you running usb or ethernet or gigabit ethernet?

guyfromcanada 08-13-2004 02:41 PM

I am using a 10 mbps ethernet D-Link ADSL Modem.

fedorafreak 08-13-2004 02:47 PM

pci or intergrated

guyfromcanada 08-13-2004 02:55 PM

pci

nlecren 08-13-2004 03:01 PM

Same problem here, check out this link:
http://www.fedoraforum.org/forum/arc...hp/t-1762.html

i had rc5.d\s10network and rc5.d\s24pcmcia
so i renamed s24pcmcia to S09pcmcia and it worked fine.

fedorafreak 08-13-2004 04:02 PM

turn your pc off
take out the card
turnit back on kudzu should come
tell kudzu to remove configeration
shutdown again
put the card back in
start up again
kudzu will come up again
go to configure
and it may ask you a few questions
and you should be hooked up

Seventh 08-13-2004 04:19 PM

Does Fedora recognize your nic correctly?

guyfromcanada 08-13-2004 05:56 PM

fedorafreak:

I don't know what to use for my IP address, how do I find out what to use, is it the same as the other computer on the network??

thanks,
Nathan

fedorafreak 08-13-2004 06:20 PM

are the conected via a hub do the share a conection? if so then Yes some one corect me if im wrong

guyfromcanada 08-13-2004 06:27 PM

I did what you said, I hit configure and pressed enable DHCP auto-detect, but it still wouldn't connect. It says
Code:

Determining IP information for eth0 ... failed; No link present. Check cable?
What do I do?

Thanks for all of your help so far,
Nathan

Avix 08-14-2004 11:31 PM

Quote:

Originally posted by guyfromcanada
I did what you said, I hit configure and pressed enable DHCP auto-detect, but it still wouldn't connect. It says
Code:

Determining IP information for eth0 ... failed; No link present. Check cable?
What do I do?

Thanks for all of your help so far,
Nathan

nice to know I'm not the only one who is haveing this problem, I got it when I upgraded the kernal.

and I have an integrated NIC.

pitufo 10-03-2004 03:40 PM

Kind of having the same problem
 
I am also getting the same problem at boot. Eth0 failed: no link present, Check cable? I look around and found this solution. I was told to do (ifconfig eth0 up) follow by (ifup eth0) cool and it works my internet is up, but I don't have a idea what I just did. Also I have to do this all the time if I want to connect to the internet so can someone help me solve my problem?

paperdiesel 10-04-2004 11:53 AM

idiot check
 
Ok, hang on.

You're sharing a single, adsl link between two computers with a hub?

If that's the case, then this is a simple case of user error, not linux (or even windows, believe it or not). A hub does not do any NAT or other routing functions. You'll need two IP addresses from your ISP if you want to run two connections from that hub. So either call your ISP and tell them you want to purchase a second IP address, or go to Best Buy and drop $30 on a router which will then take your WAN IP and split it into multiple LAN IPs.

Trying to share one IP address with a hub is like trying to share a toy between two kids: One of them ends up empty handed, crying, and with a dirty diaper.

Or something.

Good luck.

pitufo 10-04-2004 10:30 PM

Nope I am using a switch. Can you explain to me first what I am doing when I do (ifconfig eth0 up) and (ifup eth0) how come it works after I do this?


All times are GMT -5. The time now is 02:38 AM.