#[Solved] Setup network
27 messages · Page 1 of 1 (latest)
why not just use the the ip address and alias it for the hostname?
mdns is fine on a home network
if you want to ping by hostname you need either a full dns, or mdns, period
unless you want to pretend that it's 1995 or that you are on dprk, and populate hosts with every host you want to talk to 🙂
as for mdns, try both ping hostname and ping hostname.domain.tld
ymmv
also post resolvectl status
also what the actual error is
yes
since sometime out in the win10 lifespan
update 17something iirc
also check what your other machines uses as their dns server
apparently you have mdns disabled on your link, might work better if you enable it
(also see llmnr on the resolved wiki page)
nmcli con show
the connection might not be named the same as your interface
read section 4.2 on the wiki
(also see the warning)
4.2 and 4.1 even
personally I don't use hostname only, and just use autocompletion to avoid having to type in the whole thing
you might want to run your own dns server if you want to just use naked hostnames