this post was submitted on 16 Aug 2024
690 points (98.9% liked)

Technology

70852 readers
3703 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

archive

If you have the August 13, 2024—KB5041580 update. You're good.

(page 4) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 19 points 9 months ago

Lmao good thing we're all on ipv4

[–] [email protected] 1 points 9 months ago

What about reactOS?

[–] [email protected] 11 points 9 months ago (1 children)

I just updated and now my audio sounds like shit.

[–] [email protected] 9 points 9 months ago (3 children)

That's pretty odd. Did you try turning it off and on again?

load more comments (3 replies)
[–] [email protected] 93 points 9 months ago (8 children)

As a networking nerd, I am endlessly frustrated with how many otherwise smart people are just 'fuck ipv6 lmao'

Giving me goddamn flashbacks to this https://www.youtube.com/watch?v=v26BAlfWBm8

[–] [email protected] 86 points 9 months ago

Just sayin'

[–] [email protected] 44 points 9 months ago (13 children)

IPv6 genuinely made some really good decisions in its design, but I do question the default "no NAT, no private network prefixes" mentality since that's not going to work so well for average Janes and Joes

[–] [email protected] 55 points 9 months ago* (last edited 9 months ago) (27 children)

No NAT doesn't mean no firewall. It just means that you both don't have to deal with NAT fuckery or the various hacks meant to punch a hole through it.

Behind NAT, hosting multiple instances of some service that uses fixed port numbers requires a load-balancer or proxy that supports virtual hosts. Behind CGNAT, good luck hosting anything.

For "just works" peer to peer services like playing an online co-op game with a friend, users can't be expected to understand what port forwarding is, let alone how it works. So, we have UPnP for that... except, it doesn't work behind double NAT, and it's a gaping security hole because you can expose arbitrary ports of other devices if the router isn't set up to ignore those requests. Or, if that's not enough of a bad idea, we have clever abuse of IP packets to trick two routers into thinking they each initiated an outbound connection with the other.

load more comments (27 replies)
load more comments (12 replies)
load more comments (5 replies)
load more comments
view more: ‹ prev next ›