Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I recently got an @home cable modem for my computer. I have a dual-boot linux and windows computer, and I have installed the software for windows. How do I install it for linux?
you won't be able to use the @home software within linux but you should be able to configure and get the cable modem working in linux. What distro are you using? and is your cable modem hooked via ethernet or usb?
I dont think you need @home software at all.. If it is anything like the Australian Version of the @home network, all you have to do is use the DHCP client and give it the parameter of the machines hostname when you got the Cable modem Installed... I think it is something like s04053232-42 or something (I cant remember, I personally am not with @home).
Yup, it works without the @home software; you can use any browser you want. As psylink said, all you need is the configuration info @home gives you when
you get your account.
use your hostname in the place of ccxxxxxx-x
--------------------------------------------------------------------------
if you don't want dhcp you need to get your ip address from windows, ipconfig .... etc
DavidPhillips is on the right track; I would however add one point. The modifications to /etc/sysconfig/network are unnecessary; the connection will work just fine once you complete the mods to .../ifcfg-eth0.
Further, the article that webtoe mentioned is quite good, lots of interesting tidbits there.
Originally posted by Tasha v71 i've got @home too, 2 machines, WIN2K and Red Hat 7.1 linked by a Linksys router... no problem getting online, but what about file and print sharing??
Yep, I can't do it either (running a home network with win2K pc as ICS inteface to cable modem, win98 pc and linux pc. A useful refernce is 'Skirting some common samba problems' by Richard Sharpe http://www.linuxworld.com/linuxworld...11-samba.html. BUT, I still can't get it to work despite following his tips. Let me know if you crack it - I have to resort to ftp'ing from a cmd prompt to move files around.
Also, any suggestions on how to configure my Win2K ICS pc to allow me to run remote X-sessions from my linux pc (telnet into remote computer, setenv DISPLAY <my ip>:0.0)?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.