LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-07-2002, 01:05 PM   #1
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Rep: Reputation: 30
Angry Internet won't work on RH 7.2


I'm running RedHat 7.2, with a cable modem connection. The cable modem is connected to a router, which is connected to the computer. Whenever I start Netscape, Mozilla or GNOME's browser, it won't open any webpages. I have a dynamic IP. How can I set RH up to work?
Thanks!

Last edited by pilot1; 09-07-2002 at 01:16 PM.
 
Old 09-07-2002, 01:46 PM   #2
Bert
Senior Member
 
Registered: Jul 2001
Location: 406292E 290755N
Distribution: GNU/Linux Slackware 8.1, Redhat 8.0, LFS 4.0
Posts: 1,004

Rep: Reputation: 46
As root,

ifconfig -a

what does that give you? (Don't post the actual h/w addresses though - they look like 3e:5s:43:ef43 - security first)

this command should tell you what ethernet devices are configured.

ifup -eth0

should tell you if it's running or not.

Bert

BTW, who is your provider? Do they support NAT network address translation? If you're using a router they'll need to.

Last edited by Bert; 09-07-2002 at 01:48 PM.
 
Old 09-07-2002, 02:03 PM   #3
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Original Poster
Rep: Reputation: 30
My provider is Time Warner Cable, the internet works through the router in Windows... i'm on it. ifconfig -a looks OK.
ifup -eth0 says the device doesnt exist, or something similiar.
ifup eth0 says determining IP information... failed.
 
Old 09-07-2002, 02:29 PM   #4
Bert
Senior Member
 
Registered: Jul 2001
Location: 406292E 290755N
Distribution: GNU/Linux Slackware 8.1, Redhat 8.0, LFS 4.0
Posts: 1,004

Rep: Reputation: 46
Is your did you install a driver for your ethernet card?
 
Old 09-07-2002, 02:31 PM   #5
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
have you tried to run netconfig to try and setup your ethernet card ?
what kind of nic is it ? doesn't sound like its detected your card or hasn't loaded a module to use the card.
 
Old 09-07-2002, 02:34 PM   #6
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Original Poster
Rep: Reputation: 30
I haven't downloaded any drivers or ran netconfig. The network card shows up under WinXP as a, "CNet PRO 200."
 
Old 09-07-2002, 02:59 PM   #7
Bert
Senior Member
 
Registered: Jul 2001
Location: 406292E 290755N
Distribution: GNU/Linux Slackware 8.1, Redhat 8.0, LFS 4.0
Posts: 1,004

Rep: Reputation: 46
It's a PCI ethernet controller then? Running on a laptop?

Doing a quick linux google search reveals your card may be supported by tulip.o module.

ftp://ftp.scyld.com/pub/network/drivers.html will give you a copy of the driver. Download and install it.

Bert

Last edited by Bert; 09-07-2002 at 03:00 PM.
 
Old 09-07-2002, 03:02 PM   #8
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Original Poster
Rep: Reputation: 30
Strange.. Windows XP shows it as a , CNET PRO 200 PCI yet its not a laptop. Its an emachine T1090. I'll install the driver and get back to you.
 
Old 09-07-2002, 03:05 PM   #9
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Original Poster
Rep: Reputation: 30
The link won't work.
 
Old 09-07-2002, 03:15 PM   #10
Bert
Senior Member
 
Registered: Jul 2001
Location: 406292E 290755N
Distribution: GNU/Linux Slackware 8.1, Redhat 8.0, LFS 4.0
Posts: 1,004

Rep: Reputation: 46
It's an FTP site and Internet Explorer can be funny with FTP. Wait for a while after linking to the site or do a http://www.google.com/linux search for the driver tulip.c (or tulip.o).

Bert
 
Old 09-07-2002, 03:22 PM   #11
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Original Poster
Rep: Reputation: 30
I got into it with a FTP program, I see a file named tulip.c should I download it? If not what should I download? And how do I install if its not a .tgz or RPM?
 
Old 09-07-2002, 03:26 PM   #12
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
You should already have the tulip module. Try doing a /sbin/insmod tulip or a /sbin/modprobe tulip to insert that module.
 
Old 09-07-2002, 03:41 PM   #13
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Original Poster
Rep: Reputation: 30
Do what, trickykid?
 
Old 09-07-2002, 04:48 PM   #14
Bert
Senior Member
 
Registered: Jul 2001
Location: 406292E 290755N
Distribution: GNU/Linux Slackware 8.1, Redhat 8.0, LFS 4.0
Posts: 1,004

Rep: Reputation: 46
As root, type:

/sbin/insmod tulip.o

What does it give you?
 
Old 09-08-2002, 07:32 AM   #15
pilot1
Member
 
Registered: Jun 2002
Location: USA
Distribution: Gentoo, Fedora Core
Posts: 408

Original Poster
Rep: Reputation: 30
I found a disk with CNet Pro 200 Linux drivers at home.. we have TWC there too, and I guess they gave it to us with the network card. I installed them and it works fine. Thanks!
 
  


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
internet doesn't work well furiousV Linux - Newbie 36 08-02-2005 05:49 PM
Getting my internet to work...? linux_dejan Linux - Networking 3 03-05-2004 01:48 PM
why won't the internet work? jimthing2001 Linux - Newbie 5 01-06-2004 05:40 PM
internet does not work gorek Linux - Networking 1 12-11-2003 09:30 AM
Internet won't work Muze Linux - General 4 09-25-2003 09:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:54 AM.

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