Was sind "Magic Packets" zum Aufwecken von Computern?

Inhaltsverzeichnis:

Video: Was sind "Magic Packets" zum Aufwecken von Computern?

Video: Was sind "Magic Packets" zum Aufwecken von Computern?
Video: Apple TV 4K Tipps die ihr kennen solltet! 2024, März
Was sind "Magic Packets" zum Aufwecken von Computern?
Was sind "Magic Packets" zum Aufwecken von Computern?
Anonim
Wenn Sie verschiedene Einstellungen an Ihrem Computer vornehmen oder anpassen, werden Sie wahrscheinlich früher oder später auf einige Optionen stoßen, die Sie verwirrt oder verwirrt machen. In diesem Sinne hat der heutige SuperUser-Beitrag Antworten auf die Fragen verwirrter Leser.
Wenn Sie verschiedene Einstellungen an Ihrem Computer vornehmen oder anpassen, werden Sie wahrscheinlich früher oder später auf einige Optionen stoßen, die Sie verwirrt oder verwirrt machen. In diesem Sinne hat der heutige SuperUser-Beitrag Antworten auf die Fragen verwirrter Leser.

Die heutige Question & Answer-Sitzung wird von SuperUser zur Verfügung gestellt - einer Unterteilung von Stack Exchange, einer Community-basierten Gruppierung von Q & A-Websites.

Foto mit freundlicher Genehmigung von annaspies (Flickr).

Die Frage

SuperUser-Leser AlainD möchte wissen, welche Zauberpakete für das Erwecken von Computern folgende sind:

My wireless adapter (Intel Dual Band Wireless-N 7260) has two settings in Device Manager that I do not understand.

Image
Image
  • Wake on Magic Packet
  • Wake on Pattern Match

After a bit of research, I found this Microsoft TechNet article which defines the feature as follows:

WakeOnMagicPacket – Defines if a network adapter is enabled to wake a computer on the magic packet.

This rather cryptic description is a bit low on details. Can anyone help?

I would prefer that my laptop not be woken up remotely under any circumstances. I have disabled Allow this device to wake the computer on the Power Management tab, but these settings appear to be separate. Can I disable these two settings without negative consequences?

Was sind magische Pakete zum Aufwecken von Computern?

Die Antwort

Die SuperUser-Mitwirkenden Sam3000 und Ben N haben die Antwort für uns. Zunächst einmal Sam3000:

These two settings form a feature of most modern computers known as Wake on LAN. In a nutshell, leaving this setting on allows the network card of your system to receive sufficient power to remain in standby mode while the rest of the system is powered off. While in standby mode, it may receive a magic packet, a small amount of data specific to the MAC address of the network card, and will respond to this by turning on the system.

It is very useful for remote control situations, however, you may disable these features without any negative consequences. Kudos to you for doing some prior research as well. For further information, you can read this How-To Geek article:

How-To Geek Explains: What is Wake-on-LAN and How Do I Enable It?

Gefolgt von der Antwort von Ben N:

Sam3000’s answer is very nice. I will add some technical details.

Wake on Magic Packet causes the network card to awaken the computer when it receives a magic packet. A packet is considered “magic” when it contains FF FF FF FF FF FF (six instances of the largest possible byte value) followed by sixteen instances of the card’s six-byte MAC address. That sequence can appear anywhere within the frame, so the packet can be sent over any higher-level protocol. Usually, UDP is used, but sometimes raw frames with EtherType 0x0842 are used. (Source: Wikipedia)

Wake on Pattern Match is a superset of the previous one (Wake on Magic Packet). It will cause the card to wake the machine when various things come in, including a magic packet, a NetBIOS name query, a TCP SYN packet (either TCPv4 or TCPv6), etc. Those last ones may require ARP offload to be enabled. (Source: TechNet)

If you do not want or need your computer to be woken up from anywhere else, you can disable both options.

Haben Sie etwas zur Erklärung hinzuzufügen? Ton aus in den Kommentaren. Möchten Sie mehr Antworten von anderen technisch versierten Stack Exchange-Benutzern lesen? Hier geht es zum vollständigen Diskussionsthread.

Empfohlen: