this post was submitted on 02 Dec 2023
9 points (84.6% liked)

Asklemmy

43393 readers
1963 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_[email protected]~

founded 5 years ago
MODERATORS
 

Could someone explain why we can’t just plug the average PC etc into a ‘raw’ internet line (like just entering a house) and have a mini modem on the motherboard do the translation work?

I know there’s a limit to IP addresses, and that it’s maybe easier to have a little box do the work where it enters a building.

… but apart from that?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 9 months ago* (last edited 9 months ago)

Most routers are actually small PCs, just optimized for the specific purpose of connecting to the internet over a phone or TV line, providing a separate internal network in your home and bridging the two. But you could do that with any regular PC with the right hardware.

Your ISP could also just provide you with a standard network connection, so you don't have to use a modem to transmit data over a line that was originally built for a different purpose. This is not very common since most houses still predate the internet, but it might become the norm at some point.

The main benefit of having a separate network is that devices in it are not directly visible and accessible from outside. All others see is your router, and they can only access your devices if you establish the connection first or manually forward ports. You can also structure the local network however you like (e.g. assign IPs and domain names, create subnets), without being restricted by or affecting the outside world.