498
top 50 comments
sorted by: hot top controversial new old
[-] cmnybo@discuss.tchncs.de 159 points 2 months ago

It would have been nice if they came up with something shorter like .lan.

[-] Deebster@programming.dev 100 points 2 months ago

Oh, that's LAN - I thought you'd put ian and I was trying to get the joke. Stupid sans-serif fonts.

load more comments (1 replies)
[-] LodeMike@lemmy.today 52 points 2 months ago
[-] nethad@discuss.tchncs.de 44 points 2 months ago

You go to networking jail for that.

[-] Damage@feddit.it 20 points 2 months ago

Shit, let's hope the ICANN cops don't find me out then... I've been using it for years!

[-] neidu2@feddit.nl 16 points 2 months ago

"I hereby sentence you to two years on your own VLAN with no gateway"

load more comments (2 replies)
load more comments (1 replies)
load more comments (2 replies)
[-] r00ty@kbin.life 104 points 2 months ago

Sorry. I chose .local and I'm sticking to it.

[-] EnderMB@lemmy.world 56 points 2 months ago

I switched from .local to .honk and I'm never looking back.

load more comments (3 replies)
[-] xcjs@programming.dev 29 points 2 months ago

I was using .local, but it ran into too many conflicts with an mDNS service I host and vice versa. I switched to .lan, but I'm certainly not going to switch to .internal unless another conflict surfaces.

I've also developed a host-monitoring solution that uses mDNS, so I'm not about to break my own software. 😅

[-] possiblylinux127@lemmy.zip 18 points 2 months ago

.internal takes to long to type

[-] xcjs@programming.dev 10 points 2 months ago

Yeah, that's why I started using .lan.

load more comments (3 replies)
[-] chrisbit@leminal.space 26 points 2 months ago

It's also second only to .com in terms of query volume in ICANN's Magnitude statistics with 980 mil vs .internal's 60 mil. Not sure if that makes it a de facto standard, but it's close.

[-] justme@lemmy.dbzer0.com 21 points 2 months ago

I went with .home and so far the problems are within reason

load more comments (2 replies)
load more comments (13 replies)
[-] AnUnusualRelic@lemmy.world 74 points 2 months ago

It should be reserved for sex toys.

Just saying.

[-] Bluefruit@lemmy.world 21 points 2 months ago

What are you doing step-LAN?

load more comments (2 replies)
[-] Darkassassin07@lemmy.ca 12 points 2 months ago

I used to wonder why porn sites aren't required to use '.cum' instead of '.com'...

[-] hperrin@lemmy.world 10 points 2 months ago

The original 3, “.cum”, “.nut”, and “.orgasm”.

load more comments (1 replies)
load more comments (1 replies)
load more comments (4 replies)
[-] solrize@lemmy.world 49 points 2 months ago

Browsers barf at non https now. What are we supposed to do about certificates?

[-] lemmyvore@feddit.nl 27 points 2 months ago

If you mean properly signed certificates (as opposed to self-signed) you'll need a domain name, and you'll need your LAN DNS server to resolve a made-up subdomain like lan.domain.com. With that you can get a wildcard Let's Encrypt certificate for *.lan.domain.com and all your https://whatever.lan.domain.com URLs will work normally in any browser (for as long as you're on the LAN).

[-] solrize@lemmy.world 24 points 2 months ago

Right, main point of my comment is that .internal is harder to use that it immediately sounds. I don't even know how to install a new CA root into Android Firefox. Maybe there is a way to do it, but it is pretty limited compared to the desktop version.

load more comments (9 replies)
[-] BlueBockser@programming.dev 21 points 2 months ago

Nothing, this is not about that.

This change gives you the guarantee that .internal domains will never be registered officially, so you can use them without the risk of your stuff breaking should ICANN ever decide to make whatever TLD you're using an official TLD.

That scenario has happened in the past, for example for users of FR!TZBox routers which use fritz.box. .box became available for purchase and someone bought fritz.box, which broke browser UIs. This could've even been used maliciously, but thankfully it wasn't.

[-] egonallanon@lemm.ee 14 points 2 months ago

Either ignore like I do or add a self signed cert to trusted root and use that for your services. Will work fine unless you're letting external folks access your self hosted stuff.

load more comments (29 replies)
[-] Wilzax@lemmy.world 34 points 2 months ago

Why do I care what ICANN says I can do on my own network? It's my network, I do what I want.

[-] friend_of_satan@lemmy.world 35 points 2 months ago

Try using .com for your internal network and watch the problems arise. Their choice to reserve .internal helps people avoid fqdn collisions.

See also https://traintocode.com/stop-using-test-dot-com/

load more comments (12 replies)
[-] Voroxpete@sh.itjust.works 20 points 2 months ago

Certain domain names are locally routed only. So if you use internal or local as a tld, you can just assign whatever names you want and your computer won't go looking out on the internet for them. This means you and I can both have fileserver.local as an address on our respective network without conflicting. It's the URI equivalent of 192.168.0.0/16.

load more comments (1 replies)
[-] ygpa@lemmy.world 18 points 2 months ago

YouCANN do anything you want?

load more comments (2 replies)
[-] possiblylinux127@lemmy.zip 32 points 2 months ago
[-] EarMaster@lemmy.world 28 points 2 months ago

But what if your name is not Ian...

[-] ziggurat@lemmy.world 10 points 2 months ago

Then change it Ian!

load more comments (1 replies)
[-] 486@lemmy.world 28 points 2 months ago

That's good, I never liked the clunky .home.arpa domain.

load more comments (2 replies)
[-] KingThrillgore@lemmy.ml 18 points 2 months ago

Took long enough

[-] Itdidnttrickledown@lemmy.world 17 points 2 months ago

Thanks but I hardly needed anyone permission to not use that. .local still works just fine.

[-] tills13@lemmy.world 17 points 2 months ago

Except when it doesn't. It can have issues around multicast dns.

[-] UberMentch@lemmy.world 14 points 2 months ago* (last edited 2 months ago)

I've had issues with .local on my Android device. Straight up doesn't work. I had to change to .lan

load more comments (2 replies)
[-] BCsven@lemmy.ca 10 points 2 months ago

It just means .internal won't be relayed out on the internet, as it will be reserved for local only.

load more comments (3 replies)
[-] Violet_McQuasional@feddit.uk 16 points 2 months ago

Interesting. I've been using ".home.arpa" for a while now, since that's one of the other often used ways.

load more comments (3 replies)
[-] Decronym@lemmy.decronym.xyz 15 points 2 months ago* (last edited 2 months ago)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
CA (SSL) Certificate Authority
DNS Domain Name Service/System
HTTP Hypertext Transfer Protocol, the Web
HTTPS HTTP over SSL
IP Internet Protocol
SSL Secure Sockets Layer, for transparent encryption
TLS Transport Layer Security, supersedes SSL
VPN Virtual Private Network

6 acronyms in this thread; the most compressed thread commented on today has 6 acronyms.

[Thread #910 for this sub, first seen 8th Aug 2024, 09:05] [FAQ] [Full list] [Contact] [Source code]

[-] hperrin@lemmy.world 15 points 2 months ago

Missed the opportunity for .myshit.

[-] AlexWIWA@lemmy.ml 13 points 2 months ago

Thank god. Now iOS will finally recognize it

[-] lambalicious@lemmy.sdf.org 12 points 2 months ago

Next up!

ICANN approves use of .awesome-selfhosted domain for your network

[-] takeda@lemmy.world 10 points 2 months ago

I guess no one offered anything for .internal

load more comments
view more: next ›
this post was submitted on 08 Aug 2024
498 points (99.0% liked)

Selfhosted

39677 readers
433 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS