this post was submitted on 05 Jun 2025
122 points (96.9% liked)

Asklemmy

48564 readers
1299 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
 

My house gets internet via a magical coax cable that is, I assume, connected to the rest of the world via my Internet Service Provider. This cable connects directly into my router, which links to all the devices in my home.

My question is: Where does this magic cable go?

Some followup questions: How long is the cable?

How does so much data go through a single-pin coax cable? Wouldn't it be better if there were more pins, like in a twinax configuration?

There are also other houses in my neighborhood. Are their cables connected to mine? Can their routers see the packets sent by my router, similar to ethernet?

How has your day been?

you are viewing a single comment's thread
view the rest of the comments

My question is: Where does this magic cable go?

Into the ISP's modem on the side of your house. From there to a box along the street, and from there miles away to either another hop, or the datacenter in your local area.

Serial communication is typically much easier to manage than parallel. In parallel all existing tasks need to be completed before the next task can start.

Can their routers see the packets sent by my router, similar to ethernet?

The data is routed, and if you don't need to send the data to you the router is not going to send it to you. The same thing applies to a switch on your local ethernet. But you only really see your traffic and any broadcasts. You don't normally see Device A talking to Device B.