1LLMNRD(8)                           llmnrd                           LLMNRD(8)
2
3
4

NAME

6       llmnrd - LLMNR (RFC 4795) responder daemon
7

SYNOPSIS

9       llmnrd [options]
10

DESCRIPTION

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

OPTIONS

18       -H <name>, --hostname <name>
19              Manually set hostname to respond with.  By  default  the  system
20              hostname is used.
21
22       -i <dev>, --interface <dev>
23              Bind socket to a specific interface, e.g. eth0, wlan0.
24
25       -p <num>, --port <num>
26              Set port number to listen on. By default the port 5355 as speciā€
27              fied in RFC 4795 is used.
28
29       -6, --ipv6
30              Enable LLMNR name resolution over IPv6.
31
32       -d, --daemonize
33              Run llmnrd as daemon in the background.
34
35       -h, --help
36              Show usage information.
37
38       -V, --version
39              Show llmnrd version.
40

SEE ALSO

42       llmnr-query(1)
43

AUTHOR

45       Tobias Klauser <tklauser@distanz.ch>
46
47
48
49llmnrd                           07 March 2017                       LLMNRD(8)
Impressum