this post was submitted on 01 Aug 2025
904 points (96.8% liked)

Programmer Humor

25448 readers
972 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
(page 3) 50 comments
sorted by: hot top controversial new old
[–] Voyajer@lemmy.world 23 points 2 days ago (4 children)

CGNATs suck ass though, I had to buy a vps just to access my own network outside my home.

load more comments (4 replies)
[–] marine_mustang@sh.itjust.works 18 points 2 days ago (1 children)

C’mon, IPv4 has so many problems. Sure, let’s reserve a whole /8 for a single loopback address, that’s efficient. 🙄

[–] TheFogan@programming.dev 21 points 2 days ago (4 children)

Well of course, how else would you trick script kiddies that figured out when they DDOSed 127.0.0.1 and learned what a loop back was, and get them again in a few weeks with "ok ok my real address is 127.34.21.2"

load more comments (4 replies)
[–] moseschrute@lemmy.ml 10 points 2 days ago (4 children)

Hi I have no idea what I’m doing when it comes to networking. I have ipv6 off on my home network because I was scared of accidentally exposing things outside of my home network. I’m using Ubiquiti. Can someone give me/link me a crash course on how to setup ipv6 without introducing any security holes into my network? Maybe also a crash course in firewalls.

i don't use ubiquiti, but the only thing you need to do with your firewall to get better-than-NAT security is allow only outgoing connections/disallow incoming connections. usually on consumer routers that's the default setting anyway or there's a checkbox to that effect.

[–] Blaster_M@lemmy.world 1 points 1 day ago

Block new connections inbound on the router's wan. Also block ping if you don't want pings to find you. That's the most basic setup for firewalling on the udm, ipv4 and 6. Every router in 2025 should be able to block new inbound on ipv6.

load more comments (2 replies)
[–] BootLoop@sh.itjust.works 18 points 3 days ago

I have never started using ipv6 so I'm in the clear here

load more comments
view more: ‹ prev next ›