Hacker News new | ask | show | jobs
by wolpoli 680 days ago
Anyone know when I should use .internal and when I should use .local?
2 comments

Don't assign names using .local, it's for mDNS:

https://en.wikipedia.org/wiki/.local

And what about .localdomain?
I’ve been using .home.arpa for a while at home now.