O que são "Pacotes Mágicos" para Acordar Computadores?

Índice:

O que são "Pacotes Mágicos" para Acordar Computadores?
O que são "Pacotes Mágicos" para Acordar Computadores?

Vídeo: O que são "Pacotes Mágicos" para Acordar Computadores?

Vídeo: O que são
Vídeo: Por Que Você NÃO SOBREVIVERIA as FITAS MACABRAS de "V/H/S 99" - YouTube 2024, Abril
Anonim
Quando você está ajustando ou ajustando várias configurações em seu computador, mais cedo ou mais tarde você provavelmente encontrará algumas opções que deixam você intrigado ou confuso. Com isso em mente, a postagem de perguntas e respostas do SuperUser de hoje tem as respostas para as perguntas de um leitor confuso.
Quando você está ajustando ou ajustando várias configurações em seu computador, mais cedo ou mais tarde você provavelmente encontrará algumas opções que deixam você intrigado ou confuso. Com isso em mente, a postagem de perguntas e respostas do SuperUser de hoje tem as respostas para as perguntas de um leitor confuso.

A sessão de perguntas e respostas de hoje nos é oferecida por cortesia do SuperUser, uma subdivisão do Stack Exchange, um agrupamento de sites de perguntas e respostas conduzido pela comunidade.

Foto cedida por annaspies (Flickr).

A questão

Leitor de SuperUsuário A AlainD quer saber quais pacotes mágicos para computadores em vigília são:

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?

O que são pacotes mágicos para computadores em vigília?

A resposta

Os contribuidores do SuperUser, Sam3000 e Ben N, têm a resposta para nós. Primeiro, 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?

Seguido pela resposta do 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.

Tem algo a acrescentar à explicação? Som desligado nos comentários. Quer ler mais respostas de outros usuários do Stack Exchange com experiência em tecnologia? Confira o tópico de discussão completo aqui.

Recomendado: