Slashdot Log In
Home Networking with a One Way Cable Modem?
Posted by
Cliff
on Wed May 29, 2002 11:55 AM
from the routing-around-the-problem dept.
from the routing-around-the-problem dept.
Blacklotuz asks: "I recently networked the computers in my house with a Linksys EtherFast Cable/DSL Router. Today I called up Comcast to order cable internet service, but because I live in a rural area we still have downstream only cable. I was told that in order to use the service I would have to connect the cable modem to the ethernet card on my computer as well as dialing up via the 56k modem. Im running Windows XP on the computer that will be dialing up. Does anyone know of a way to use a one way cable connection with a router?"
This discussion has been archived.
No new comments can be posted.
Home Networking with a One Way Cable Modem?
|
Log In/Create an Account
| Top
| 54 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Just out of curiosity... (Score:1, Flamebait)
And are you actually going to pay for it?
External modem a possibility? (Score:2)
more information (Score:1)
Does anyone know of a way to use a one way cable connection with a router?
A one-way cablemodem is a router. If you want to hook up another one, hook it up. Anything more requires you telling us why exactly you're trying to hook up a router in the first place.
One-way cable? (Score:1, Troll)
Providers are starting to roll out DOCSIS 1.1 systems now, and DOCSIS 2.0 is only a few months out, if you believe CableLabs. Even so, most cable systems should be supporting high-bandwidth symmetric tiered service by next year.
Where exactly do you live?
with a router? (Score:5, Informative)
If you have two machines, then you have two options as I see it. First (1) is to use the XP box to proxy the I-Net connection out to your other box, or (2) set a third computer up to do that for you. Any machine that has a routing table like the one that they are asking you to setup will be robust enough to handle any day-to-day routing that you might be talking about.
If that doesn't answer you question then, I guess you want a black box router that you can run through. All I can say is "My condolences to your dreams". After a cursory look over the web I have found plenty of routers with Ethernet/serial ports, but the thing is they use them as separate ports, and you want to use them as a MUX of sorts. If you got a cisco2500 (?) then you might be able to route all outbound traffic to one side of the box, and allow inbound traffic to run in from anywhere.
I'm not so sure that this would allow you to make and maintain a connection to your dialup ISP, but it may make your dreams come true. Also note that compared to my earlier solution, this one would be VERY VERY expensive.
This isn't that hard (Score:2, Informative)
More Info (Score:3, Informative)
use linux bonding to solve this? (Score:2, Informative)
you might be able to use a linux server to do this. i'm not sure if it would work, but here's the idea:
that should give you the single bi-directional interface to plug into your router. you might also try
i don't know enough about bonding to say whether this would work or not, can anyone help me out here?
rural cable? (Score:2)
But that's about the end of my rant. I wouldn't give it up for anything. The trees, the quiet, the river, the lake. "We're from the country and we like it that way". And because of my consulting business I can afford a T1 from Sprintlink.
what about the simple route? (Score:2, Informative)
What's with one-way cable ? (Score:1)
Cable bound to a 56k really defeats the purpose, since a big selling point of cable is that it's "always on", just fire up a browser and let it rip. If you have to go back to the dark ages of phone dialing, then it ain't worth squat. Get ISDN instead.
Not possible (Score:2, Informative)
To use NAT though, both the upstream and the downstream must be connected to the same routing device. An old computer would do the job nicely.
Motorola SurfBoard Modem (Score:1)
You need a "telco-return" cable modem (Score:1)
If you'd rather do it the hard way, get an old PC from the recycling bin (or some corporate dumpster) and run linux/IPtables or OpenBSD/packetfilter and use gated to manage the routing. The PC will be your router/firewall.
If you choose the second option, you are going to retain the linksys, so be sure to get the latest firmware download for it because those things are notoriously crackable. If you choose the first, be careful with the ethernet side of the cabling - you will need a different cable (a crossover or hub-to-hub cable) from a cable modemhub or switch than you would from the cable modemPC.
I've done this before (Score:1)
What the cable company is doing is assigning you a static dialup address and then associating that address with the cable modem's MAC. This allows you to call out, but inbound traffic is routed to your cable modem. As far as the internet is concerned, your IP address is the one on your PPP interface.
Once all that is working, standard NAT implementations should work fine. The IP-Masquerade HOWTO is a fine place to start. Keeping in mind that your external interface is your PPP adapter, NOT the ethernet to the cable modem.
This sort of thing may or may not work with Windows intert connection sharing.
Ugh. (Score:2)
Dumb questions about routing? Everyone has to learn at least once. Forgivable.
Using a linksys router? Retarded.
Seriously, short of buying a catalyst 5000, nothing beats a linux (or BSD, I suppose) box. Got that old weird vintage computer with only an arcnet nic? A linux router/firewall will put that on the net too. 1 way cable modem? Linux supports modems and ethernet. Want to do something fancy? Linux can do almost all of it. Firewall rules need to be a bit more complex (which yours will be) ? It can do that too.
A linksys costs money better spent buying some 10/100 nics, a switch, junk food, hookers... nearly anything, you name it. It can't do a single thing I've listed above. Some things are beyond your control (being stuck in the boondocks), but others are flat-out, no excuses possible, mistakes. Correct them quickly, and then return for some useful answers...
The cable modem already does that... (Score:2)
So you're free to use any router you want.