<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Link-Local_Multicast_Name_Resolution</id>
	<title>Link-Local Multicast Name Resolution - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Link-Local_Multicast_Name_Resolution"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Link-Local_Multicast_Name_Resolution&amp;action=history"/>
	<updated>2026-05-04T16:56:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Link-Local_Multicast_Name_Resolution&amp;diff=5450192&amp;oldid=prev</id>
		<title>imported&gt;SirCharles: Reverting edit(s) by 5.209.216.232 (talk) to rev. 1209509237 by Greatpopcorn: Vandalism (RW 16.1)</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Link-Local_Multicast_Name_Resolution&amp;diff=5450192&amp;oldid=prev"/>
		<updated>2024-02-22T07:07:17Z</updated>

		<summary type="html">&lt;p&gt;Reverting edit(s) by &lt;a href=&quot;/wiki143/index.php?title=Special:Contributions/5.209.216.232&quot; title=&quot;Special:Contributions/5.209.216.232&quot;&gt;5.209.216.232&lt;/a&gt; (&lt;a href=&quot;/wiki143/index.php?title=User_talk:5.209.216.232&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:5.209.216.232 (page does not exist)&quot;&gt;talk&lt;/a&gt;) to rev. 1209509237 by Greatpopcorn: &lt;a href=&quot;/wiki143/index.php?title=WP:VANDAL&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:VANDAL (page does not exist)&quot;&gt;Vandalism&lt;/a&gt; &lt;a href=&quot;/wiki143/index.php?title=W:en:WP:RW&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;W:en:WP:RW (page does not exist)&quot;&gt;(RW 16.1)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{refimprove|date=September 2018}}&lt;br /&gt;
{{IPstack}}&lt;br /&gt;
{{short description|Protocol}}&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Link-Local Multicast Name Resolution&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;LLMNR&amp;#039;&amp;#039;&amp;#039;) is a protocol based on the [[Domain Name System]] (DNS) packet format that allows both [[IPv4]] and [[IPv6]] hosts to perform name resolution for hosts on the same local link. It is included in [[Windows Vista]], [[Windows Server 2008]], [[Windows 7]], [[Windows 8]], [[Windows 10]].&amp;lt;ref&amp;gt;[https://technet.microsoft.com/library/bb878128 LLMNR: The Cable Guy]&amp;lt;/ref&amp;gt; It is also implemented by [[systemd]]-resolved on Linux.&amp;lt;ref&amp;gt;{{cite web |url=https://lwn.net/Articles/609740/ |title=systemd 216 available |accessdate=2015-08-10}}&amp;lt;/ref&amp;gt; LLMNR is defined in RFC 4795 but was not adopted as an IETF standard.&amp;lt;ref&amp;gt;{{cite web|url=https://www.eiman.tv/blog/posts/lannames/#the-ietf-debacle|title=LLMNR, Multicast DNS and names on your LAN|author=Mikael Eiman|date=2015-05-25|accessdate=2021-01-30}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As of April 2022, Microsoft has begun the process of phasing out both LLMNR and [[NetBIOS#Name service|NetBIOS]] name resolution in favour of [[Multicast DNS|mDNS]].&amp;lt;ref&amp;gt;[https://techcommunity.microsoft.com/t5/networking-blog/aligning-on-mdns-ramping-down-netbios-name-resolution-and-llmnr/ba-p/3290816 Aligning on mDNS: ramping down NetBIOS name resolution and LLMNR]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Protocol details==&lt;br /&gt;
In responding to queries, responders listen on [[User Datagram Protocol|UDP]] port 5355 on the following link-scope [[Multicast address]]:&lt;br /&gt;
* IPv4 - 224.0.0.252, [[MAC address]] 01-00-5E-00-00-FC&lt;br /&gt;
* IPv6 - FF02:0:0:0:0:0:1:3 (this notation can be abbreviated as FF02::1:3), MAC address 33-33-00-01-00-03&lt;br /&gt;
The responders also listen on [[Transmission Control Protocol|TCP]] port 5355 on the [[unicast]] address that the host uses to respond to queries.&lt;br /&gt;
&lt;br /&gt;
== Packet header structure ==&lt;br /&gt;
{| width=&amp;quot;700&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 0 auto; text-align: center;&amp;quot;&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
! Bit offset&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 0&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 1&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 2&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 3&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 4&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 5&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 6&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 7&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 8&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 9&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 10&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 11&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 12&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 13&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 14&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| 15&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
! 0&lt;br /&gt;
| colspan=&amp;quot;64&amp;quot;| ID&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
! 16&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| QR&lt;br /&gt;
! colspan=&amp;quot;16&amp;quot;| Opcode&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| C&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| TC&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| T&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| Z&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| Z&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| Z&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;| Z&lt;br /&gt;
! colspan=&amp;quot;16&amp;quot;| RCODE&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
! 32&lt;br /&gt;
| colspan=&amp;quot;64&amp;quot;| QDCOUNT&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
! 48&lt;br /&gt;
| colspan=&amp;quot;64&amp;quot;| ANCOUNT&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
! 64&lt;br /&gt;
| colspan=&amp;quot;64&amp;quot;| NSCOUNT&lt;br /&gt;
|- align=&amp;quot;center&amp;quot;&lt;br /&gt;
! 80&lt;br /&gt;
| colspan=&amp;quot;64&amp;quot;| ARCOUNT&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* ID - A 16-bit identifier assigned by the program that generates any kind of query.&lt;br /&gt;
* QR - Query/Response.&lt;br /&gt;
* OPCODE - A 4-bit field that specifies the kind of query in this message.  This value is set by the originator of a query and copied into the response.  This specification defines the behavior of standard queries and responses (opcode value of zero). Future specifications may define the use of other opcodes with LLMNR.&lt;br /&gt;
* C - Conflict.&lt;br /&gt;
* TC - TrunCation.&lt;br /&gt;
* T - Tentative.&lt;br /&gt;
* Z - Reserved for future use.&lt;br /&gt;
* RCODE - Response code.&lt;br /&gt;
* QDCOUNT - An unsigned 16-bit integer specifying the number of entries in the question section.&lt;br /&gt;
* ANCOUNT - An unsigned 16-bit integer specifying the number of resource records in the answer section.&lt;br /&gt;
* NSCOUNT - An unsigned 16-bit integer specifying the number of name server resource records in the authority records section.      &lt;br /&gt;
* ARCOUNT - An unsigned 16-bit integer specifying the number of resource records in the additional records section.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* Network Basic Input/Output System ([[NetBIOS]])&lt;br /&gt;
* [[Peer Name Resolution Protocol]] (PNRP)&lt;br /&gt;
* [[Multicast DNS]] (mDNS)&lt;br /&gt;
* [[Zero-configuration networking]] (Zeroconf)&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [https://technet.microsoft.com/library/bb878128 Link-Local Multicast Name Resolution], Microsoft TechNet&lt;br /&gt;
* {{IETF RFC|4795|link=no}}, Informational, Link-Local Multicast Name Resolution (LLMNR)&lt;br /&gt;
* [https://www.eiman.tv/blog/posts/lannames/ LLMNR, Multicast DNS and names on your LAN]&lt;br /&gt;
&lt;br /&gt;
[[Category:Internet protocols]]&lt;br /&gt;
[[Category:Domain Name System]]&lt;br /&gt;
[[Category:Application layer protocols]]&lt;br /&gt;
[[Category:Windows communication and services]]&lt;br /&gt;
[[Category:Windows Server]]&lt;br /&gt;
[[Category:Network protocols]]&lt;/div&gt;</summary>
		<author><name>imported&gt;SirCharles</name></author>
	</entry>
</feed>