Your message dated Sun, 27 Jul 2025 23:21:06 +0200
with message-id <[email protected]>
and subject line Re: Bug#769434: base: LLMNR support would be nice
has caused the Debian Bug report #769434,
regarding base: LLMNR support would be nice
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
769434: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769434
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: base
Severity: wishlist
Tags: upstream ipv6
Dear Maintainer,
I've sometimes been able to get Windows devices to interoperate with Debian
devices knowing
each other by thir hostnames on the local link using NetBIOS or Avahi/Bonjour.
However,
on some Windows 7 devices, even after adding several permissive rules to the
firewall
and installing Bonjour, some client software is not able to resolve ".LOCAL"
names.
Examination with Wireshark suggests Windows is sending out LLMNR requests. It
would
be nice for interoperabilty if Debian hosts could by default respond to LLMNR
for their
own hostname.
Upstream 'avahi' has an old ticket for such a possible feature...
http://avahi.org/ticket/125
There's also an independent SourceForge project 'xllmnrd' to provide LLMNR
responder
by itself...
https://sourceforge.net/projects/xllmnrd/
(Note also yet another SourceForge project 'zcnr' "LLMNR implentation for
Linux" which
has released no code)
LLMNR is defined in RFC 4795.
-- System Information:
Debian Release: 7.7
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On Thu, Nov 13, 2014 at 10:41:58AM -0500, David Lee Lambert wrote:
> I've sometimes been able to get Windows devices to interoperate with Debian
> devices knowing
> each other by thir hostnames on the local link using NetBIOS or
> Avahi/Bonjour. However,
> on some Windows 7 devices, even after adding several permissive rules to the
> firewall
> and installing Bonjour, some client software is not able to resolve ".LOCAL"
> names.
> Examination with Wireshark suggests Windows is sending out LLMNR requests.
> It would
> be nice for interoperabilty if Debian hosts could by default respond to LLMNR
> for their
> own hostname.
It's not enabled by default, but if you switch your system (I think
on bookworm or newer) to systemd-resolved and either NetworkManager
or systemd-networkd, you will get LLMNR support.
More details can be found here:
https://wiki.archlinux.org/title/Systemd-resolved#LLMNR
Chris
--- End Message ---