Comment on ISPs seem designed to funnel people to capitalist cloud services
Lv_InSaNe_vL@lemmy.world 1 week agoAs far as I’m aware Skype does not support actual VOIP calling anymore, at least according to Microsoft and the couple forums i just skimmed through. But it’s been probably 10+ years since I’ve actually used it or interacted with anyone who used it haha
And I was talking about static IPs, which are different. And at least in the US (in single family homes) its crazy unlikely that your router is behind any NAT. Unless you’re talking about CGNAT but anything short of a dedicated fiber run or dedicated wavelength (which are not options for residential people) you will be behind a CGNAT anyways. Even if you have a public IP.
frezik@midwest.social 1 week ago
Skype won’t be supporting anything at all very soon.
What happened with Vonage is something that could happen with any kind of instant messaging, including things like Discord.
With everything directly addressable (not just static addresses, but directly addressable), an IM/VoIP service can simply connect to the recipient. No servers are necessary in between, only routers. That doesn’t work with NAT (CG or otherwise), so what you have to do is create a server that everyone connects into, and then that forwards messages to the endpoint. This is:
This is largely invisible to end users until free services get enshittified or something goes wrong.
Yes, it’s only tangentially related to static addresses, but it’s all part of the package. This is not the Internet we should have had.
Your router has NAT. That’s the problem. CGNAT is another problem. My C&C: Generals issues did not have CGNAT.
Lv_InSaNe_vL@lemmy.world 6 days ago
All routers have NAT, that’s sort of their entire role. Are you maybe talking about “double NATing” where you have your router behind the ISP modem/router?
frezik@midwest.social 6 days ago
No they fucking don’t, that’s not what routers do.
Lv_InSaNe_vL@lemmy.world 6 days ago
That literally is though? NAT stands for Network Address Translation. It’ll take you public IP and translate those packets to use your internal one.
If your computer has an address that starts with
169
,168
, or10
there is a NAT somewhere in your network.Legume5534@lemm.ee 6 days ago
That’s not the point of a router. It is one feature that most of not all now have, but it’s not their primary purpose.