LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 01-13-2004, 07:13 AM   #1
xerosis
LQ Newbie
 
Registered: Jan 2004
Distribution: Ubuntu
Posts: 11

Rep: Reputation: 0
cable modem problems


i'm using redhat, and from the 1st install, there was no trouble with my internet, it just worked. ive had a few re-installs now thanks to windows and now my internet doesnt work.

i'm connecting through eth0 with the appropriate hardware, all ip and dns are to be sent from the server. when i try to activate et0, it says it cannot find it's ip. during startup it cannot activate eth0. i tried removing all references to eth0 in the networking and it was able to activate it at startup but there was no connection.

tried netconfig, i really dont know what else to do, and seeing as ive taken windows off, its a real hassle with no internet.

thanks,
xerosis.
 
Old 01-13-2004, 07:20 AM   #2
rberry88
Member
 
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558

Rep: Reputation: 30
Did you make sure your /etc/rc.conf file shows eth0 and it reads eth0="dhcp"??

rberry88
 
Old 01-13-2004, 07:38 AM   #3
xerosis
LQ Newbie
 
Registered: Jan 2004
Distribution: Ubuntu
Posts: 11

Original Poster
Rep: Reputation: 0
i didnt have an /etc/rc.conf, but i made one and put that in and still no luck.

edit: i'm connecting via USB if that's any help.

x.

Last edited by xerosis; 01-13-2004 at 07:42 AM.
 
Old 01-13-2004, 11:10 AM   #4
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
What is the output of lsmod? Another thread shows a problem with a USB connection to their router and they needed to do modprobe CDCEther (at least I think that's what it was--try a search here for CDCEther and you should find it). Hopefully this helps.
 
Old 01-13-2004, 12:20 PM   #5
xerosis
LQ Newbie
 
Registered: Jan 2004
Distribution: Ubuntu
Posts: 11

Original Poster
Rep: Reputation: 0
what particually in lsmod? im on a different computer so i'd have to write it down. modprobe CDCEther doesnt return anthing.

x.
 
Old 01-13-2004, 12:47 PM   #6
rberry88
Member
 
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558

Rep: Reputation: 30
The lsmod command will display a list of all modules that you are loading, they aren't all necessarily being used. With this command you could find out if the module you need loaded for your nic or usb (in your case) is present. I don't have any experience with a USB cable modem connection, but if you don't mind me asking, why wouldn't you just get a ethernet cable connected modem?? I would think the usb approach might be more work than necessary and might give you a performance hit simply by usb vs. ethernet cable. Just curious.

rberry88
 
Old 01-13-2004, 12:56 PM   #7
bru
Member
 
Registered: Sep 2003
Location: South Carolina
Distribution: Ubuntu, CentOS, BT4, Debian
Posts: 132

Rep: Reputation: 15
If you haven't tryed yet, unplug the power from the cable modem, and let it sit with no power for 45-60 seconds then plug it back in. When the status light is steady again turn your computer back on; Can't gurentee that this is the fix for your problem but it works like a champ for me.

-P.S. I have Cable modem running through my NIC, hence I can't gurentee that this will work.
 
Old 01-13-2004, 01:01 PM   #8
xerosis
LQ Newbie
 
Registered: Jan 2004
Distribution: Ubuntu
Posts: 11

Original Poster
Rep: Reputation: 0
rberry: im sharing connection with an older computer that only has usb, and ethernet would only be more hassle. whats really bugging me is that the internet worked first time with no input from me when i installed redhat. ive done a clean install and it still doesnt work.

im going to have to put windows back on (shudder) if it isnt resolved soon as i cant have a pc without internet for much longer.
 
Old 01-13-2004, 01:43 PM   #9
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
If you can, post the complete output of lsmod and also your make/model of your usb cable modem. Perhaps there are drivers that need to be loaded for it to recognize it.

Also, you've mentioned that you've re-installed a few times, but the first time it worked flawlessly with no internet problems. I'm curious to know which kernel you chose on installation. If, on your first install, you chose a kernel with USB stuff built in and on the subsequent installs you just chose bare.i kernel then that might be why it's not auto-detecting everything. Perhaps as a last resort you could try to re-install with the usb kernel.

Also, rather than running back to windows, check out some other distributions that you might enjoy moreso than RedHat *cough*Slackware*cough*.
 
Old 01-13-2004, 03:52 PM   #10
xerosis
LQ Newbie
 
Registered: Jan 2004
Distribution: Ubuntu
Posts: 11

Original Poster
Rep: Reputation: 0
i wont be running back to windows, just installing it so i dont have to keep running around the house. but thats not something i want to do i'll copy up the lsmod now.

x.
 
Old 01-13-2004, 04:08 PM   #11
xerosis
LQ Newbie
 
Registered: Jan 2004
Distribution: Ubuntu
Posts: 11

Original Poster
Rep: Reputation: 0
didnt really think about the kernel, can i install a new one over the top or do i have to format then install?

lsmod:
via82cxxx_audio
emu10k1]
ac97_codec
sound
soundcore
mousedev
input
parport_pc
lp
parport
autofs
via-rhine
mii
ipt_REJECT
iptable filter
ip_tables
sg
sr_mod
ide_scsi
ide_cd
cdrom
nls_iso8889-1
nls_cp437
vfat
fat
ext3
jbd
 
Old 01-13-2004, 04:30 PM   #12
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
I would recommend to just re-install your system if you're going with a different kernel, BUT you don't actually need to do this. You can just put in some modules.

uhci
usbcore

You'll probably need these if you want any usb stuff to work.

modprobe uhci
modprobe usbcore


as root and one at a time of course. Hope this helps you out.
 
Old 01-14-2004, 02:12 AM   #13
xerosis
LQ Newbie
 
Registered: Jan 2004
Distribution: Ubuntu
Posts: 11

Original Poster
Rep: Reputation: 0
no luck but someone said i should be connecting ppp0. i dont think this is right though, as when i d/ced my cable, eth0 failed during startup.
 
Old 01-14-2004, 03:36 AM   #14
Mr.Moony
LQ Newbie
 
Registered: Oct 2003
Location: Swansvile
Distribution: Redhat 9
Posts: 9

Rep: Reputation: 0
xerosis, usb is a poor connection method, even on Linux. You will find it your interest to go out and pay £10 for a NIC, install, and then connect through that.

Have you spoken to your ISP to make sure this is not a network fault or possible fault with the cable modem? Always worth just a quick call..
 
Old 01-14-2004, 03:42 AM   #15
xerosis
LQ Newbie
 
Registered: Jan 2004
Distribution: Ubuntu
Posts: 11

Original Poster
Rep: Reputation: 0
i can't connect via ethernet as i've stated above: an older computer is connected as well which only has a usb slot, if i used ethernet and usb, i'd fry the modem. i assume the connection's is working as i have it working on this machine.
 
  


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
cable modem connection problems reichhorn Linux - Networking 11 03-06-2008 03:58 AM
Cable Modem Problems TuXiuS Linux - Networking 1 08-29-2006 06:24 PM
USB cable modem problems Maverick1182 Mandriva 7 08-12-2004 04:32 AM
DHCP problems and cable modem wmeler Linux - Software 6 01-29-2004 04:49 PM
Comcast cable modem problems lancesykes Linux - Networking 2 07-03-2001 06:38 PM

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

All times are GMT -5. The time now is 03:31 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