Click to See Complete Forum and Search --> : How can I setup Coel Linux using AT&T


drocker
01-06-2001, 05:31 PM
I setup a machine to dual boot Win/Linux,now can anyone tell me how to setup so I can connect using a cable modem? Thanks much!

Sterling
01-06-2001, 05:56 PM
One could check out the Cable Modem HOWTO on http://www.linuxdoc.org, as that has a lot of information on how to get cable modems working with various services.

------------------
-Sterling
-This post made with the Lizard! (http://www.mozilla.org)

mdwatts
01-09-2001, 09:11 AM
This is the 'How I did it' forum and not the 'How DO I do it'.

Have a look around in the General, Networking and other popular forums as cablemodems posting are all over.

Besides, with the little info you included, I wouldn't know where to start.

drocker
01-17-2001, 07:01 PM
Originally posted by Sterling:
One could check out the Cable Modem HOWTO on http://www.linuxdoc.org, as that has a lot of information on how to get cable modems working with various services.

I can't find Linuxdoc.org

zGoRNz
01-19-2001, 12:24 AM
www.linuxdoc.org (http://www.linuxdoc.org)

and i use att@home heres what to do with a surfboard modem, dunno about others

ifconfig eth0 24.X.X.X netmask 255.255.255.0

route add -net default netmask 0.0.0.0 gw 24.X.X.1 metric 1

echo "nameserver 24.5.232.15" > /etc/resolv.conf

good luck

------------------
Dunt Dunt Duh...
GoRN To The Rescue,
Yet Again
zGoRNz@yahoo.com
aim: GoRNToTheRescue

Aelfinn
01-28-2001, 04:44 PM
I'm a complete newbie but what I did was log in as root using KDE and found "kernelcfg" under Redhat -> System and added eth0 using the tulip driver for my linksys NIC and saved. Then I went to to "Network Configuator" under Redhat -> System and under the interface tab I selected eth0 and set it for DHCP and activate at Boot. That's all I did and it worked -- go figure. :)