this post was submitted on 21 Sep 2025
703 points (99.2% liked)

It's Always Sunny in Philadelphia

605 readers
42 users here now

For fans of the show, "It's Always Sunny in Philadelphia", and the Podcast!

founded 2 years ago
MODERATORS
 

S5E3 "The Great Recession"

you are viewing a single comment's thread
view the rest of the comments
[–] qjkxbmwvz@startrek.website 5 points 1 week ago* (last edited 1 week ago) (2 children)

It's often not that hard. Many routers have a setting for local dns records.

Right, that's easy, but IIRC google devices hard code their DNS servers for casting, so you need to intercept traffic bound for 8.8.8.8.

These folks suggest that just blocking the DNS servers allows you to use your own fallback. Haven't personally tried that, but perhaps more straightforward.

[–] SteveTech@programming.dev 1 points 5 days ago

I'd intercept port 53 traffic for UDP and TCP, that way it doesn't matter what the IP is. I don't know about consumer stuff, but a dst nat rule should work.

[–] Serinus@lemmy.world 2 points 1 week ago

Good to know. I don't have a setup yet, but I might soon.