this post was submitted on 17 Sep 2023
751 points (97.7% liked)

Programmer Humor

32041 readers
1132 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ArtVandelay@lemmy.world -3 points 1 year ago (1 children)

That's a WAN IP, so it would be resolved by external DNS then routed back

[–] PR_freak@programming.dev 13 points 1 year ago (2 children)

Why are you mentioning dns? This is an ip request, no need to contact a dns server

[–] AnActOfCreation@programming.dev 3 points 1 year ago (1 children)

Because the title mentions having a domain, I guess.

[–] ArtVandelay@lemmy.world 4 points 1 year ago* (last edited 1 year ago)

Yes, that was the train of thought I was on. I equated "find" to "resolve" and I've been dutifully chastised.

[–] DmMacniel@feddit.de 2 points 1 year ago

Yeah no need for DNS but an ARP lookup would be in order.