Is anyone using unix with cable modem


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Is anyone using unix with cable modem
# 1  
Old 10-25-2001
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.
# 2  
Old 10-25-2001
Most companies wont officially support Unix. Its usually easy to get up and going. Just plug in the modem to your network card, use ifconfig or a dhcp client to setup your networking info and you are all set...
# 3  
Old 10-25-2001
Is linux the same as unix

Thank you for your post. I ended up getting red hat linux thinking that linux was a type of unix I have sence heard different. In any case your solution would work for both unix and linux correct?
Again thank you for your help
# 4  
Old 10-26-2001
I've used several distro of linux(Mandrake, RedHat, Slackware), FreeBSD and OpenBSD on my cable modem, it's not really an issue of cable modem just configure a network card, if the address is dynamic then in case of linux you just have to "pump -i <network interface>", if not, just configure you network interface like regular one does regularly.
Hope it helps

Regards,
Smilie
# 5  
Old 01-13-2002
Hi solvman,

I would like to connect to my internet provider, also.

I've installed FreeBSD (unix), and I am using a "cable" modem (my provider is Cox RoadRunner, in case this makes any difference) .

All examples that I've found refer to dial-up. I've been all weekend searching for solution to this problem - to no avail.

Could you possibly provide (Or, do you know where I can find) a step-by-step example showing how to connect to an internet provider using a cable modem.

Unfortunately, the information in the book "The Complete FreeBSD" seems to be scattered, and its been difficult (for me) to filter out what I need to create connection and begin surfing, etc.

All I need is an example of the required steps and the required list of configuration files I will have to modify.


-Any help appreciated.

jw
# 6  
Old 01-17-2002
If you are using RedHat and the ISP uses DHCP (most do), then all you have to do is run an Ethernet cable from the cable modem to the network card in the box. Then open linuxonf, navigate to the "Host name and IP network devices" tab, then select the Adapter tab. Select Enabled and DHCP. Then acceprt the changes and close linuxconf. When it prompts you to activate the changes, tell it yes. You don't even have to reboot.
 
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, Unix, XP Computer Primary, need advice setup!

I have a XP computer which is my primary. I recently, well just today installed a old version of Mandrake Linux 6.5 I had laying on a self collecting dust on a old PII 233mhz that had to be vacummed out before I could use it. I have my XP computer connected by 10/100 NIC to a cable modem. My... (1 Reply)
Discussion started by: garfunkle
1 Replies

5. 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

6. 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

7. 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

8. 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

9. 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

10. IP Networking

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. (5 Replies)
Discussion started by: walrus
5 Replies
Login or Register to Ask a Question