# Disable link-local name resolution protocols. # # LLMNR and mDNS allow devices on the same LAN to resolve hostnames # without DNS. They are rarely needed on managed networks and can # expose system information to the local network. [connection] connection.llmnr=0 connection.mdns=0