this post was submitted on 05 Jun 2025
120 points (97.6% liked)

Asklemmy

48528 readers
1286 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
[โ€“] rmuk@feddit.uk 26 points 2 days ago* (last edited 2 days ago)

A severe simplification of the history, but: In the 1960s, say, if you lived in a town with shit TV reception the local authorities might set up a really good TV antenna on a nearby hilltop and run a wire through town that everyone could connect their TVs to. This was called Community Antenna TV, or CATV, which later became known as Cable TV. The coaxial cable used for this doesn't carry signalling like, say, twisted pair; instead, the purpose of coaxial is to provide an enclosed, shielded tunnel for radio signals to propagate along. The signal would fade over time, so repeaters would be added every so often to boost the signal and filter noise.

So, yes, all your neighbours can 'see' your data, because you're all sharing the same coaxial cable, though it's encrypted between your modem and the cable company's local headend. Those boosters I mentioned would historically break the Cable network into neighbourhood-sized chunks preventing the modem signal propagating too far, so there would be a local headend within the same segment for your modem to connect to. The bandwidth available is split between all the users in the segment, so having a second coaxial cable coming through the wall would be of limited utility; it'd be easier for your ISP to just allocate more bandwidth to your existing modem.

You mentioned Ethernet, but in most Ethernet networks we use switches that ensure that only the recipient gets to see the packets. In the old days we used hubs, which are more analogous to neighbourhood cable networks in that regard.