cofiguring cable modem in red hat 7.1


 
Thread Tools Search this Thread
Special Forums IP Networking cofiguring cable modem in red hat 7.1
# 1  
Old 10-07-2001
cofiguring cable modem in red hat 7.1

It was easy in mandrake, but i don't know how in red hat. I have an Allied Telesyn AT2400/ET

If it's possible in mandrake then i know it's possible in red hat.
# 2  
Old 10-08-2001
Is the cable modem plugged into a network card in your computer? If so, you can configure that network card using "linuxconf" or "ifconfig"
# 3  
Old 10-11-2001
I use RedHat with cable modem.
Quote:
Is the cable modem plugged into a network card in your computer? If so, you can configure that network card using "linuxconf" or "ifconfig"
If you have dynamic ip maybe you just have to configure you net card with pump:

#pump -i <your net interface>

Hope it helps
Regards
Smilie
# 4  
Old 10-11-2001
sorry i miss a word. should be:

#pump -i (here goes your net interface)
# 5  
Old 10-14-2001
similar question

Hi,

I am having similar problem. I have a Red Hat Linux 7 on PC and was trying very hard to setup internet connection.

I use a router with out-of-box DHCP configuration. The thing is my Red Hat Linux PC would not detect anything from my eth0.

I tried netconfig and selected DHCP option, then a message "sending request for IP information..." showed up. I waited for a while then the message disappeared and I still did not see any IP information.

I tried pump -s and pump -i eth0 but they all returned "Operation failed"

I also tried netcfg, netconf, and ifconfig, but nothing worked out.

It's just frustrating because I changed my Linux Hard Drive to a Windows Hard Drive and I have access to the Internet so I know my router setup is fine and it has to be my Linux setup.

I would appreciate if anyone could help me!

Jay
# 6  
Old 10-14-2001
Tools answer to my own question

What caused my problem: my NIC does not support Linux.

How I found out: ifconfig -a and notice both my TX and RX are 0 and my TX receives lots of errors.

So I get another Netword Interface Card and tried again.

It feels sooooooooooo good surfing the Internet using my Red Hat Linux!!!

Jay
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. OS X (Apple)

Cannot access UNIX.com with new cable modem

Hi. I have a very strange problem, so strange I don't even know which sub-forum to post it to. Last week, my cable modem broke, so I took it back and got a new one. The new one doesn't work with my old router so, for now, I have to connect the modem directly to my Mac with an ethernet... (14 Replies)
Discussion started by: Scott
14 Replies

2. Solaris

Is the cable you are using a null modem cable or a modem cable

Hi all, Is there any difference between a null modem cable or a modem cable ? i assume that a null modem cable is a normal cable that i used from cpu serial ports to a modem for dialup. please correct if i am wrong, thks (2 Replies)
Discussion started by: waterbear
2 Replies

3. BSD

cable modem problem

hi I want to setup my cable modem under OpenBSD. I did not configure my network while installing the system. When I type, I get # ifconfig -a lo0 : .... ... ... rl0 : .... ... ... vr0 : ... ... ... I have two network cards (the machine will be a router). I created... (1 Reply)
Discussion started by: fnoyan
1 Replies

4. UNIX for Dummies Questions & Answers

cable modem to sparc

hi , i have sparc machine , i want to connect my le0 (ethernet interface) directly to cable modem , i have created a file resolv.conf,hosts, dhcp.le0,defaultrouter,nisswitch,hostname.le0. i dont know my cable companies <domain name> and <name server assigned to me> , also they even dont know how... (5 Replies)
Discussion started by: raju
5 Replies

5. IP Networking

DHCP Linux and cable modem

I can do all this in windows, but Im trying to run the SuSe 8.0 professional as a gateway. I have the local (private) LAN setup with no problems, but Im having troubles getting it to use DHCP to go out on the external card to the service provider, which only uses Dynamic IP's. WHere, what and how... (3 Replies)
Discussion started by: ftn96
3 Replies

6. UNIX for Dummies Questions & Answers

Please Help Me With This Linux Red Hat 7.2 Modem Problem

I cant get my modem to work. Linux just isn't recognizing it. every time I typed wvdial, i get a message saying my modem is not responding I tried looking for drivers at the website Neo directed me to but I just couldn't find the right one from the information I was given about my modem... (2 Replies)
Discussion started by: TRUEST
2 Replies

7. UNIX for Dummies Questions & Answers

Is anyone using unix with cable modem

Is anyone using a cable modem with unix and if so does your cable co. support unix or did you get that going on your own and how. Thank you for all your help. (5 Replies)
Discussion started by: gparsons70
5 Replies

8. UNIX for Dummies Questions & Answers

can't get my cable modem up

Caldera eDesktop 2.4 - Cable Modem my NIC card has been detected, but funny scenario: #dmesg eth0: RealTek rtl8139 Fast Ethernet at 0x2400, IRQ 0, 00:50:ba:43:a0:ef /*I noticed that it detected the correct module (rtl8139) but I'm using D-Link and not RealTek, which uses the same module.... (1 Reply)
Discussion started by: zorro
1 Replies

9. UNIX for Dummies Questions & Answers

Linux and my cable modem

I recently installed Caldera 2.4 (successfully:p ), but I cannot seem to get my cable modem up and running! My ISP is AT&T and I'm using @home. I've tried using DHCP and that didn't work either. I briefly read the cable modem HOWTO, but the lsmod didn't list my network card (3COM). What do I do now? (4 Replies)
Discussion started by: zorro
4 Replies

10. IP Networking

unix and the cable modem

If the cable modem that the cable company is using doesn't support unix is there a way around that . Are there drivers I can get online or is there a way to configure redhat lenix (that's what I will be using) to work with the cable modem. Or is there a way to buy a third party cable modem that... (3 Replies)
Discussion started by: gparsons70
3 Replies
Login or Register to Ask a Question