DOKK / manpages / debian 12 / llmnrd / llmnrd.8.en
LLMNRD(8) llmnrd LLMNRD(8)

llmnrd - LLMNR (RFC 4795) responder daemon

llmnrd [options]

llmnrd is a user space daemon implementing the Link-Local Multicast Name Resolution (LLMNR) protocol according to RFC 4795. It will respond to name resolution queries sent by Windows clients in networks where no DNS server is available. Both IPv4 and IPv6 are supported.

Manually set hostname to respond with. By default the system hostname is used.
Bind socket to a specific interface, e.g. eth0, wlan0.
Set port number to listen on. By default the port 5355 as specified in RFC 4795 is used.
-6, --ipv6
Enable LLMNR name resolution over IPv6.
Run llmnrd as daemon in the background.
Show usage information.
Show llmnrd version.

llmnr-query(1)

Tobias Klauser <tklauser@distanz.ch>

07 March 2017 llmnrd