top | item 45737629

(no title)

dadrian | 4 months ago

Non-unique hostnames, which are RFC 1918 space, single-label hostnames, and addresses assigned to mDNS (.local).

discuss

order

srcreigh|4 months ago

Single label hostnames had an issue where it’s hard to type them into a browser.

How to fix this?

jeroenhd|4 months ago

Usually, completing the domain name by adding the final period will do the job. Instead of entering myprinter into the address bar, try myprinter. so your DNS server doesn't try to resolve myprinter, myprinter.domain, myprinter.domain.tld, and whatever other search domains have been configured. A real, fully-qualified domain ends in a period, though most tools will happily let you avoid that final period.

Alternatively, .local domains will work for mDNS-capable devices (and non-mDNS-capable devices if you like to risk things breaking randomly), and the .internal TLD has been reserved so .internal domains should also work for local addresses.

dadrian|4 months ago

Add a /, e.g. `shortname/`