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?
That answer depends on your ISP. It probably goes to a distribution box for your street, which connects up to a distribution box for your neighborhood, which connects up to your ISP, probably through many more distribution boxes.
At a certain point (probably the first or second distribution box), the signal goes from coax cable to fiber.
There are tons of different kinds of distribution boxes, routers, cables, technologies, etc for these networks, so what yours looks like is unknowable to any of us. Here are some examples of neighborhood or street level boxes:
Fiber:
DSL (landline phone lines) in a fiber junction box:
And then the higher level stuff would look something like this (I’ve never actually seen it, so this is just my guess of what it probably looks like, taken from a fiber supply company):
If you want to get a very basic understanding of some of the infrastructure between you and something on the internet, you can use
traceroute
. When I just didtraceroute google.com
, it took five hops just to leave my ISP, so that gives me a very basic understanding of how many levels my ISP has before my traffic gets out to the web.You are amazing. Such a great response!
This is one of the most thoughtful and readable responses I’ve ever seen on any forum.
I agree! Great reply!
by the name I think I also sometimes see them in related topics on stack overflow and other sites